aal2CidOperStatus
ZhoneAAL2-MIB ·
.1.3.6.1.4.1.5504.4.2.1.2.1.3
Object
column ATM-TC-MIBAtmVorXOperStatus
The current operational status of the CID.
Valid values are up, down, and unknown.
Context
- MIB
- ZhoneAAL2-MIB
- OID
.1.3.6.1.4.1.5504.4.2.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aal2CidEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2CidOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2CidOperStatus.<ifIndex>.<atmVclVpi>.<atmVclVci>.<aal2Cid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneAAL2-MIB::aal2CidOperStatus'
Syntax
- Source
- ATM-TC-MIBAtmVorXOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | unknown |