mitelIpRouteTblConvertStatic
MITEL-ROUTERGROUP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.5.1.1.16
Object
column r/w
Enumeration
An action to convert a learned route into a static route.
Context
- MIB
- MITEL-ROUTERGROUP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.5.1.1.16- 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::mitelIpRouteTblConvertStatic'
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::mitelIpRouteTblConvertStatic.<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::mitelIpRouteTblConvertStatic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |