hm2AgentDvmrpNeighborState
HM2-PLATFORM-DVMRP-MIB ·
.1.3.6.1.4.1.248.12.4.249.1.1.3.1.12
Object
column Enumeration
State of the neighbor adjacency.
Context
- MIB
- HM2-PLATFORM-DVMRP-MIB
- OID
.1.3.6.1.4.1.248.12.4.249.1.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2AgentDvmrpNeighborEntry
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 'HM2-PLATFORM-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-DVMRP-MIB::hm2AgentDvmrpNeighborState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-DVMRP-MIB::hm2AgentDvmrpNeighborState.<hm2AgentDvmrpNeighborIfIndex>.<hm2AgentDvmrpNeighborAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-DVMRP-MIB::hm2AgentDvmrpNeighborState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneway |
2 | active |
3 | ignoring |
4 | down |