ipadAtmFrf5DlciStatus
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.6.2.1.6
Object
column Enumeration
The current status of this mapped entry.
Context
- MIB
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.6.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipadAtmFrf5DlciTableEntry
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 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmFrf5DlciStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmFrf5DlciStatus.<ipadAtmFrf5DlciIfIndex>.<ipadAtmFrf5DlciVpiIndex>.<ipadAtmFrf5DlciVciIndex>.<ipadAtmFrf5DlciIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-ATM-MIB::ipadAtmFrf5DlciStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | inactiveLearned |
3 | active |
4 | activeLearned |