All MIBs › ZHONE-SYSTEM-MIB › zhoneSystemConfigurationAlternateIpAddress
zhoneSystemConfigurationAlternateIpAddress
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSystemConfigurationAlternateIpAddress
OID (numeric): 1.3.6.1.4.1.5504.3.1.5.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
A second IP address of this device. Independent of the different IP interfaces configured and what is active,a manager uses this address as how to address the device. This address may OR may not be an IP address of an existing IP interface. Deletion of a matching IP interface does not cause this address to be modified or deleted.
A manager may communicate with the device using any of the configured IP interface addresses. However, any failures such as physical line outages or the card status is inactive, may result in failures to the manager requests (i.e. timeout).
This value is defaulted to 0 and in some cases, may never be configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.5 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemConfigurationAlternateIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.5.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemConfigurationAlternateIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.5.5.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.5 | zhoneSystemConfiguration | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.5 | zhoneSystemConfigurationAlternateIpAddress | ZHONE-SYSTEM-MIB |