appnIsInGlobeCtrOperStatus
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.6.1.2
Object
scalar Enumeration
Indicates whether or not the intermediate session counts
are active. The counts referred to here are the eight
objects in the AppnIsInTable, from appnIsInP2SFmdPius through
appnIsInS2PNonFmdBytes. These eight counts are of type
Unsigned32 rather than Counter32 because when this object
enters the notActive state, either because a Management
Station has set appnInInGlobeCtrAdminStatus to notActive or
because of a locally-initiated transition, the counts are
all reset to 0.
The values for this object are:
notActive(1): collection of counts is not active; if it
is queried, a count returns the value 0.
active(2): collection of counts is active.
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.6.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appnIsInGlobal
- 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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnIsInGlobeCtrOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnIsInGlobeCtrOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | active |
Conformance
Member of