juniSnmpIntfCompTableType

Juniper-SNMP-MIB · .1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.1

Object

column Enumeration
SNMP interface tables for which interface compression bitmask will be
applicable. Supported values are:
others        : All the other interface related tables except ifTables
                and ifStackTables. Currently only ipNetToMediaTable is
                supported.
ifTables      : It consists of ifTable, ifXTable and juniIfTable.
ifStackTables : It consists of ifStackTable, ifInvStackTable and
               juniIfInvStackTable.

Context

MIB
Juniper-SNMP-MIB
OID
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.1
Type
column
Access
noaccess
Status
current
Parent
juniSnmpIntfCompEntry

Walk 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 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpIntfCompTableType'
More examples
Read one indexed 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::juniSnmpIntfCompTableType.<juniSnmpIntfCompTableType>'
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::juniSnmpIntfCompTableType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0others
1ifTables
2ifStackTables