WL400-SNMPGEN-MIB
The Compaq WL400 SNMP General MIB Module.
Main OID:
snmpGenMIBModule.1.3.6.1.4.1.232.143.1.3
20
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
snmpGenMIBModuleThe Compaq WL400 SNMP General MIB Module. MODULE-IDENTITY .1.3.6.1.4.1.232.143.1.3 |
snmpGenMIB OBJECT IDENTIFIER .1.3.6.1.4.1.232.144.1 |
snmpGenConf OBJECT IDENTIFIER .1.3.6.1.4.1.232.144.1.1 |
snmpGenGroups OBJECT IDENTIFIER .1.3.6.1.4.1.232.144.1.1.1 |
snmpGenBasicGroupThe snmp general group. Unknown .1.3.6.1.4.1.232.144.1.1.1.1 |
snmpGenCompl OBJECT IDENTIFIER .1.3.6.1.4.1.232.144.1.1.2 |
snmpGenBasicComplThe implementation requirements for an IEEE 802.11 Station. Unknown .1.3.6.1.4.1.232.144.1.1.2.1 |
snmpGenObjs OBJECT IDENTIFIER .1.3.6.1.4.1.232.144.1.2 |
snmpGenReadCommunityStringThe community string to use for SNMP communication with this entity when the SNMP operation is a read operation.rw OCTET STRING .1.3.6.1.4.1.232.144.1.2.1 |
snmpGenWriteCommunityStringThe community string to use for SNMP communication with this entity when the SNMP operation is a SET Request. When read, this object has an undefined value. When written, subsequent SNMP SET operations must use the new community string to be accepted as authentic. When the reset button is pressed on the Access Point, this variable is reset to 'private'. This is also the default manufacturer value.rw OCTET STRING .1.3.6.1.4.1.232.144.1.2.2 |
snmpGenTrapDstMaxTableLengthThe maximum number of entries in the Trap Destination Table.ro Integer32 .1.3.6.1.4.1.232.144.1.2.3 |
snmpGenTrapDstTableThe table containing management targets where notifications (SNMP traps) must be sent to. Syslog messages also use this table. SEQUENCE OF SnmpGenTrapDstEntry .1.3.6.1.4.1.232.144.1.2.4 |
snmpGenTrapDstEntryAn entry in the Trap Destination table. SnmpGenTrapDstEntry .1.3.6.1.4.1.232.144.1.2.4.1 |
snmpGenTrapDstIndexAn index into the Trap Destination table. Integer32 .1.3.6.1.4.1.232.144.1.2.4.1.1 |
snmpGenTrapDstIpAddressThe IP address of a management station to send traps to.rw IpAddress .1.3.6.1.4.1.232.144.1.2.4.1.2 |
snmpGenTrapDstTypeThe type indicates what kind of notification is sent. When set to trapOnly(1), only SNMP traps are sent to the IP address. When set to syslogOnly(2), only syslog messages are sent and when set to trapAndSyslog(3), both a trap and a syslog message will be sent.rw Enumeration .1.3.6.1.4.1.232.144.1.2.4.1.3 |
snmpGenTrapDstRowStatusThe status value for creating and deleting rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.232.144.1.2.4.1.4 |
snmpGenLockStatusThis object can be used to lock the SNMP agent. When locked, the agent becomes read-only, i.e. no objects can be written any more. This is useful in a relatively insecure SNMPv1 environment when the network administrator has configured the device and does not intend to change it. This variable can only be set to locked(1). When pressing the reset button on the Access Point, this variable is reset to unlocked(2) and the snmpGenWriteCommunityString is reset to 'private'.rw Enumeration .1.3.6.1.4.1.232.144.1.2.5 |
snmpGenChangeIPAddressThis object is used to change the fixed or 'remembered' IP address of an Access Point. When there is a DHCP/BOOTP server on the network, this variable is not needed. When there is no DHCP/BOOTP server for the IP subnet, the Access Point will try to use the IP address gotten from a previous BOOTP reply (which gives an infinite lease) or an infinite DHCP lease. When there was no previous BOOTP reply, the Access Point can be given an IP address using this variable. Also when the current IP address of the Access Point is invalid for the current IP subnet, this variable can be set by sending an SNMP SET request to the multicast address 224.0.1.43. The MAC address included here ensures that only the right Access Point will accept the SET Request. The IP address given through this variable is considered an infinite lease by the Access Point. The format of this variable is as follows: MAC Address: 6 octets IP Address: 4 octets (network byte order) IP Subnet Mask: 4 octets (network byte order) IP Default Router: 4 octets (network byte order)rw OCTET STRING .1.3.6.1.4.1.232.144.1.2.6 |
snmpGenUseDHCPThis object controls DHCP operation. When set to always(1), the Access Point will not assume an infinite lease it was given but continue trying to obtain an IP address using DHCP. The Access Point can only see the difference between an infinite lease and a finite lease because there is no clock running when the device is shut down. When set to smart(2), the Access Point will use DHCP when it does not have an infinite lease. When it does have an infinite lease, it quickly tries to contact a DHCP server (because it may now be in a new IP subnet) using one DHCPREQUEST and one DHCPDISCOVER. If no replies are received, it will automatically assume its given (infinite) address within a few seconds after reboot. When set to never(3), the Access Point will not use DHCP if it has an infinite address. It will immediately assume that address after a reboot. Note that the Access Point requires a valid (not NULL) IP address for this object to be set to never(3).rw Enumeration .1.3.6.1.4.1.232.144.1.2.7 |