All MIBs › Juniper-SNMP-MIB › juniSnmpIntfCompMask
juniSnmpIntfCompMask
Module: Juniper-SNMP-MIB
OID (symbolic): Juniper-SNMP-MIB::juniSnmpIntfCompMask
OID (numeric): 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object governs which interface types are visible to SNMP management clients. 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 filtered (compressed) from the 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.
What is juniSnmpIntfCompMask?
The per-table-type bitmask (per JuniIfType) selecting which interface types are filtered out of this specific interface table entry, the table-scoped equivalent of juniSnmpIntfCompEnhanced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3 snmpwalk -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpIntfCompMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3.1 snmpget -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpIntfCompMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3.1 s <value>
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::juniSnmpIntfCompMask 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.16 | juniSnmpMIB | Juniper-MIBs |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.16.1 | juniSnmpObjects | Juniper-SNMP-MIB |
| 1.3.6.1.4.1.4874.2.2.16.1.1 | juniSnmpGeneral | Juniper-SNMP-MIB |
| 1.3.6.1.4.1.4874.2.2.16.1.1.3 | juniSnmpInterfaceCompress | Juniper-SNMP-MIB |
| 1.3.6.1.4.1.4874.2.2.16.1.1.3.6 | juniSnmpIntfCompTable | Juniper-SNMP-MIB |
| 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1 | juniSnmpIntfCompEntry | Juniper-SNMP-MIB |
| 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3 | juniSnmpIntfCompMask | Juniper-SNMP-MIB |