staticRouteTable

ZHONE-COM-IP-STATIC-ROUTE-MIB · .1.3.6.1.4.1.5504.4.1.13.1

Object

table
The Static Routes table contains static routes assigned
to all interfaces.  Each interface automatically gets
one or more static routes upon interface initialization.
More static routes are added as needed (e.g. default gateway).
Rows are added by assigning staticRouteDest, staticRouteNetMask,
staticRouteNextHop (or staticRouteIfNumber), and setting
staticRouteRowStatus to 'createAndGo'.  Rows are removed
by setting staticRouteRowStatus to 'destroy'.

Context

MIB
ZHONE-COM-IP-STATIC-ROUTE-MIB
OID
.1.3.6.1.4.1.5504.4.1.13.1
Type
table
Status
current
Parent
staticRoute
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-STATIC-ROUTE-MIB::staticRouteTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-STATIC-ROUTE-MIB::staticRouteTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.