All MIBs › APPN-MIB › appnIsInGlobeCtrAdminStatus
appnIsInGlobeCtrAdminStatus
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnIsInGlobeCtrAdminStatus
OID (numeric): 1.3.6.1.2.1.34.4.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Object by which a Management Station can deactivate or activate capture of intermediate-session counts and names, by setting the value to notActive(1) or active(2), respectively. The value ready(3) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned.
The counts referred to here are the eight objects in the AppnIsInTable, from appnIsInP2SFmdPius through appnIsInS2PNonFmdBytes. The names are the four objects in this table, from appnIsInPriLuName through appnIsInCosName.
Setting this object to the following values has the following effects:
notActive(1) stop collecting count data. If a count is queried, it returns the value 0. Collection of names may, but need not be, disabled. active(2) start collecting count data. If it is supported, collection of names is enabled.
What is appnIsInGlobeCtrAdminStatus?
Controls whether the collection of intermediate session counts and names is enabled or disabled on this APPN node. A management station sets this to active(2) to start capturing session statistics or notActive(1) to stop capturing them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.1.1 snmpwalk -v2c -c public <target> APPN-MIB::appnIsInGlobeCtrAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.1.1.1 snmpget -v2c -c public <target> APPN-MIB::appnIsInGlobeCtrAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.4.1.6.1.1.1 i <value>
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::appnIsInGlobeCtrAdminStatus 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.1 | appnIsInGlobeCtrAdminStatus | APPN-MIB |