hprAnrCounterState
HPR-MIB ·
.1.3.6.1.2.1.34.6.1.2.2
Object
scalar r/w
Enumeration
This object is used for a network management station to turn
on/off the counting of ANR packets in the hprAnrRoutingTable.
The initial value of this object is an implementation choice.
notActive(1) - the counter hprAnrPacketsReceived
returns no meaningful value
active(2) - the counter hprAnrPacketsReceived is
being incremented and is returning
meaningful values
Context
- MIB
- HPR-MIB
- OID
.1.3.6.1.2.1.34.6.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hprAnrRouting
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprAnrCounterState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-MIB::hprAnrCounterState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | active |
Conformance
Member of