All MIBs › APPN-MIB › appnIsInGlobeCtrOperStatus
appnIsInGlobeCtrOperStatus
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnIsInGlobeCtrOperStatus
OID (numeric): 1.3.6.1.2.1.34.4.1.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is appnIsInGlobeCtrOperStatus?
Indicates whether intermediate session counters are currently active and collecting data on this APPN node. This reflects the actual operational state of the session counting subsystem, which may differ from the administrative setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.1.2 snmpwalk -v2c -c public <target> APPN-MIB::appnIsInGlobeCtrOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.1.2.1 snmpget -v2c -c public <target> APPN-MIB::appnIsInGlobeCtrOperStatus.1
Start monitoring SNA/APPN-capable router or network node with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPN-MIB::appnIsInGlobeCtrOperStatus OID value, configure state conditions and alerts, and monitor any SNA/APPN-capable router or network node from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.4.1 | appnObjects | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6 | appnSessIntermediate | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6.1 | appnIsInGlobal | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6.1.2 | appnIsInGlobeCtrOperStatus | APPN-MIB |