ibmappcInGlobeCtrStatus
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.2.1.1.4
Object
scalar mandatory
r/w
Enumeration
Indicates whether or not the appc session counters
are active. This object reflects the combination of the
ibmappcInGlobeStatus object and any other product
dependant object(s). The values are:
1. notActive: collection of counters and some names
is not active.
2. active: collection of counters and some names
is active.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.2.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmappcInGlobal
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappcInGlobeCtrStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmappcInGlobeCtrStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | active |