juniSnmpIntfCompCompressed
Juniper-SNMP-MIB ·
.1.3.6.1.4.1.4874.2.2.16.1.1.3.1
Object
true(1) - the standard ifTable, ifXTable and ifStackTable contain a
subset of interface types. Certain interface types like
HDLC and IP and others are excluded from the standard
tables but are manageable from proprietary MIBs.
false(2) - the standard ifTable, ifXTable and ifStackTable contain
entries for every standard and proprietary interface type
supported by this system.
This configuration is applicable to all interface related tables until
interface compression based on interface table-types is applied. If
interface table-type based compression is applied, get operation on
this object will correspond only to ifTable/ifXTable/juniIfTable and
set operation on this object will fail.
Context
- MIB
- Juniper-SNMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.16.1.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- juniSnmpInterfaceCompress
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpIntfCompCompressed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SNMP-MIB::juniSnmpIntfCompCompressed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |