ibmappnIsAcGlobeStatus
IBMACCOUNTING-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.1.1
Object
scalar mandatory
Enumeration
This object indicates the current status for accounting type.
1. indicates collection is not active for any media type.
2. indicates collection is active for at least one media
type; and that media is not full.
3. indicates collection is active for at least one media
type; but all active medias are full.
Context
- MIB
- IBMACCOUNTING-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnIsAcGlobal
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 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMACCOUNTING-MIB::ibmappnIsAcGlobeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMACCOUNTING-MIB::ibmappnIsAcGlobeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | activeNotFull |
3 | activeButFull |