All MIBs › ADVA-FSPR7-MIB › moduleNodeIpAddress
moduleNodeIpAddress
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::moduleNodeIpAddress
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.3.7.1.66
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
List of IP Addresses, Position of list is the internal NODE-ID in the ring
What is moduleNodeIpAddress?
This object returns a list or array of IP address strings, with each position corresponding to an internal Node ID in the ring topology. Network management platforms use this to build a complete network map and enable IP-based discovery, configuration delivery, and cross-node communication without manual IP address tracking. Example: ["192.168.1.10", "192.168.1.11", "192.168.1.12"] representing three ring nodes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.3.7.1.66 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::moduleNodeIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.3.7.1.66.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::moduleNodeIpAddress.1
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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.3 | eqptMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.3.7 | moduleTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.3.7.1 | moduleEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.3.7.1.66 | moduleNodeIpAddress | ADVA-FSPR7-MIB |