All MIBs › Unisphere-Data-SNMP-MIB › usdSnmpInterfaceMode
usdSnmpInterfaceMode
Module: Unisphere-Data-SNMP-MIB
OID (symbolic): Unisphere-Data-SNMP-MIB::usdSnmpInterfaceMode
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. usdSnmpInterfaceModeVerbose(1) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system.
usdSnmpInterfaceModeCompress(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.
usdSnmpInterfaceModeEnhanced(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.
What is usdSnmpInterfaceMode?
This obsolete object selected whether the standard ifTable/ifXTable/ifStackTable listed every interface type (verbose), a filtered subset (compress), or the newer enhanced filtering scheme; enhanced mode couldn't actually be set via SNMP, so attempts to select it always failed.
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> Unisphere-Data-SNMP-MIB::usdSnmpInterfaceMode
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> Unisphere-Data-SNMP-MIB::usdSnmpInterfaceMode.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/Unisphere ERX edge router (SNMP community/PDU-size/proxy config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-SNMP-MIB::usdSnmpInterfaceMode OID value, configure state conditions and alerts, and monitor any Juniper/Unisphere ERX edge router (SNMP community/PDU-size/proxy config status) from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.16.1.1.2 | usdSnmpInterfaceMode | Unisphere-Data-SNMP-MIB |