Juniper-SNMP-MIB :: juniSnmpIntfCompEnhanced

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJuniper-SNMP-MIBjuniSnmpIntfCompEnhanced

juniSnmpIntfCompEnhanced

Module: Juniper-SNMP-MIB

OID (symbolic): Juniper-SNMP-MIB::juniSnmpIntfCompEnhanced

OID (numeric): 1.3.6.1.4.1.4874.2.2.16.1.1.3.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This object governs which interface types are visible to SNMP management clients that use the standard ifTable, ifXTable and ifStackTable. The object is a variable length octet string that is interpreted as a bit mask. Each bit respresents a specific Juniper interface type that can be included or excluded in the standard interface tables.

For each bit position in each octet of the string, a '1' or '0' indicates the corresponding interface type is either removed (compressed) from the standard interface MIB tables, or included respectively.

Individual bit definitions follow the JuniIfType convention defined in the Juniper-UNI-IF-MIB. For example, ip(0) and ppp(1) correspond to bit definitions 0 and 1 respectively.

In each octet, bit 0 is least significant, bit 7 most significant.

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.

What is juniSnmpIntfCompEnhanced?

A bitmask (per JuniIfType) selecting which Juniper interface types are hidden from the standard ifTable/ifXTable/ifStackTable, letting an admin declutter SNMP interface listings without losing management access via proprietary MIBs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.2
snmpwalk -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpIntfCompEnhanced

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.2.1
snmpget -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpIntfCompEnhanced.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.2.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> juniSnmpIntfCompEnhanced.1

Start monitoring Juniper E-series router (SNMP management access configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-SNMP-MIB::juniSnmpIntfCompEnhanced OID value, configure state conditions and alerts, and monitor any Juniper E-series router (SNMP management access configuration) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.4874juniperUniJuniper-UNI-SMI
1.3.6.1.4.1.4874.2juniperUniMibsJuniper-UNI-SMI
1.3.6.1.4.1.4874.2.2juniMibsJuniper-MIBs
1.3.6.1.4.1.4874.2.2.16juniSnmpMIBJuniper-MIBs
Numeric OIDNameModule
1.3.6.1.4.1.4874.2.2.16.1juniSnmpObjectsJuniper-SNMP-MIB
1.3.6.1.4.1.4874.2.2.16.1.1juniSnmpGeneralJuniper-SNMP-MIB
1.3.6.1.4.1.4874.2.2.16.1.1.3juniSnmpInterfaceCompressJuniper-SNMP-MIB
1.3.6.1.4.1.4874.2.2.16.1.1.3.2juniSnmpIntfCompEnhancedJuniper-SNMP-MIB