This 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)
Parsed from file snmpgenc.mib.txt
Company: compaq
Module: WL400-SNMPGEN-MIB
snmpGenChangeIPAddress OBJECT-TYPE SYNTAX OCTET STRING (SIZE(18)) MAX-ACCESS read-write STATUS current DESCRIPTION "This 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)" ::= { snmpGenObjs 6 }
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.144.1.2.6.0 | snmpGenChangeIPAddress | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.144.1.2.1 | snmpGenReadCommunityString | 1 | 1 | The community string to use for SNMP communication with this entity when the SNMP operation is a read operation. |
1.3.6.1.4.1.232.144.1.2.2 | snmpGenWriteCommunityString | 1 | 1 | The community string to use for SNMP communication with this entity when the SNMP operation is a SET Request. When read, this obj… |
1.3.6.1.4.1.232.144.1.2.3 | snmpGenTrapDstMaxTableLength | 1 | 1 | The maximum number of entries in the Trap Destination Table. |
1.3.6.1.4.1.232.144.1.2.4 | snmpGenTrapDstTable | 1 | 5 | The table containing management targets where notifications (SNMP traps) must be sent to. Syslog messages also use this table. |
1.3.6.1.4.1.232.144.1.2.5 | snmpGenLockStatus | 1 | 1 | This 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… |
1.3.6.1.4.1.232.144.1.2.7 | snmpGenUseDHCP | 1 | 1 | This object controls DHCP operation. When set to always(1), the Access Point will not assume an infinite lease it was given but c… |