fsipv6IfNDProxyOperStatus
ARICENT-IPV6-MIB ·
.1.3.6.1.4.1.2076.28.1.2.1.1.30
Object
column Enumeration
This object specifies the current operational status of Neighbor Discovery (ND) Proxy on this interface. This object take effect only when ND Proxying is enabled on the interface. When the operational status is disabled on downstream interface to prevent loops, after 60 minute timer-expiry, this object is set to inprogress(2). This object is set as enabled(3), when 2 P-Bit Router Advertisements are sent on this interface
Context
- MIB
- ARICENT-IPV6-MIB
- OID
.1.3.6.1.4.1.2076.28.1.2.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsipv6IfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IPV6-MIB::fsipv6IfNDProxyOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IPV6-MIB::fsipv6IfNDProxyOperStatus.<fsipv6IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-IPV6-MIB::fsipv6IfNDProxyOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | inprogress |
3 | disabled |