juniSnmpInterfaceMode
Juniper-SNMP-MIB ·
.1.3.6.1.4.1.4874.2.2.16.1.1.2
Object
scalar obsolete
r/w
Enumeration
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.
Context
- MIB
- Juniper-SNMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.16.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- juniSnmpGeneral
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::juniSnmpInterfaceMode.0'
More examples
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::juniSnmpInterfaceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | verbose |
2 | compress |
3 | enhanced |
Conformance
Member of