All MIBs › Juniper-SNMP-MIB › juniSnmpInterfaceMode
juniSnmpInterfaceMode
Module: Juniper-SNMP-MIB
OID (symbolic): Juniper-SNMP-MIB::juniSnmpInterfaceMode
OID (numeric): 1.3.6.1.4.1.4874.2.2.16.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The interface table mode for the SNMP agent(s) associated with this system. verbose(1) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system. compress(2) - 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. enhanced(3) - the standard ifTable, ifXTable and ifStackTable contain a subset of interface types. Enhanced mode cannot by configured at this time via SNMP. Attempts to set this value will fail.
This object became obsolete when individual objects were added for each mode.
What is juniSnmpInterfaceMode?
Obsolete scalar that once selected whether the standard ifTable/ifXTable/ifStackTable showed every interface type (verbose) or a filtered subset (compress/enhanced); it was superseded by the separate juniSnmpIntfComp* objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.2 snmpwalk -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpInterfaceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.2.1 snmpget -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpInterfaceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.16.1.1.2.1 i <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::juniSnmpInterfaceMode 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.2 | juniSnmpInterfaceMode | Juniper-SNMP-MIB |