mitelIpRouteTblBlockLearning
MITEL-ROUTERGROUP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.5.1.1.13
Object
column r/w
Enumeration
If enabled will block the learned route in question
Context
- MIB
- MITEL-ROUTERGROUP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.5.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelIpRouteEntry
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 'MITEL-ROUTERGROUP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-ROUTERGROUP-MIB::mitelIpRouteTblBlockLearning'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-ROUTERGROUP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-ROUTERGROUP-MIB::mitelIpRouteTblBlockLearning.<mitelIpRouteTblDestAddress>.<mitelIpRouteTblGateAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-ROUTERGROUP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-ROUTERGROUP-MIB::mitelIpRouteTblBlockLearning'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |