mitelLogicalTblAdminStatus
MITEL-LOGICAL-MIB ·
.1.3.6.1.4.1.1027.4.8.1.4.1.1.4
Object
column r/w
Enumeration
The current desired state of this sub-layer. Default is down.
Context
- MIB
- MITEL-LOGICAL-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelLogGrpLogicalEntry
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 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-LOGICAL-MIB::mitelLogicalTblAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-LOGICAL-MIB::mitelLogicalTblAdminStatus.<mitelLogicalTblIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-LOGICAL-MIB::mitelLogicalTblAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |