ibmHprNclGlobeCtrState
IBMHPRNCL-MIB ·
.1.3.6.1.4.1.2.5.10.3.1.1
Object
scalar mandatory
r/w
Enumeration
This object is used for a network management station to turn
on/off the optional counters in the ibmHprNclTable.
notActive(1) - these counters are not being incremented;
their values are always zero
active(2) - these counters are being incremented
Context
- MIB
- IBMHPRNCL-MIB
- OID
.1.3.6.1.4.1.2.5.10.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmHprNclGlobe
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 'IBMHPRNCL-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMHPRNCL-MIB::ibmHprNclGlobeCtrState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMHPRNCL-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMHPRNCL-MIB::ibmHprNclGlobeCtrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | active |