alActiveSessionSubEntryCompression
ALTIGA-SESSION-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.17.6.1.26
Object
column CompressionAlgorithm
IKE Negotiation mode used on this session sub-entry.
Context
- MIB
- ALTIGA-SESSION-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.17.6.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alActiveSessionSubEntry
- Groups
- 3
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 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryCompression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryCompression.<alActiveSessionSubEntryIndex>.<alActiveSessionSubEntryInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryCompression'
Syntax
- Source
- CompressionAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | lzs |
2 | deflate |
3 | lz |