mitelLogWanTblCmprsnStatus
MITEL-LOGICAL-MIB ·
.1.3.6.1.4.1.1027.4.8.1.4.2.1.2
Object
column Enumeration
This object describes the type of compression used on this destination.
Context
- MIB
- MITEL-LOGICAL-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.4.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mitelLogGrpLogicalWanEntry
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::mitelLogWanTblCmprsnStatus'
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::mitelLogWanTblCmprsnStatus.<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::mitelLogWanTblCmprsnStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | fza |
3 | fzap |
4 | concryption |
5 | encryption |
6 | stacNoCheckMode |
7 | stacLCBCheckMode |
8 | stacCRCCheckMode |
9 | stacSeqNumbers |
10 | stacExtendedMode |
11 | stacAscendLCBMode |