mpDiscardIfType
MP-DETOUR-MIB ·
.1.3.6.1.4.1.119.2.3.3.13.130.1.1.11
Object
column mandatory
Enumeration
This object is interface type of discard route.
Context
- MIB
- MP-DETOUR-MIB
- OID
.1.3.6.1.4.1.119.2.3.3.13.130.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mpDetourEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MP-DETOUR-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-DETOUR-MIB::mpDiscardIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-DETOUR-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-DETOUR-MIB::mpDiscardIfType.<mpDetourID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-DETOUR-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-DETOUR-MIB::mpDiscardIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | atmpp |
2 | vlan |
3 | lis |
4 | outband |
5 | trunk |
6 | ppp |
7 | frpp |
8 | vlantrap |
9 | mplspp |