extremeEsrpNeighborState
EXTREME-ESRP-MIB ·
.1.3.6.1.4.1.1916.1.12.3.1.4
Object
column Enumeration
State of the esrp neighbor.
Context
- MIB
- EXTREME-ESRP-MIB
- OID
.1.3.6.1.4.1.1916.1.12.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeEsrpNeighborEntry
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 'EXTREME-ESRP-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-ESRP-MIB::extremeEsrpNeighborState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-ESRP-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-ESRP-MIB::extremeEsrpNeighborState.<extremeEsrpVlanIfIndex>.<extremeEsrpGroup>.<extremeEsrpNeighborMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-ESRP-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-ESRP-MIB::extremeEsrpNeighborState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | neutral |
2 | master |
3 | slave |