All MIBs › ZYXEL-IP-FORWARD-MIB › zyIpRouteMetric
zyIpRouteMetric
Module: ZYXEL-IP-FORWARD-MIB
OID (symbolic): ZYXEL-IP-FORWARD-MIB::zyIpRouteMetric
OID (numeric): 1.3.6.1.4.1.890.1.15.3.32.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The cost of the route.
What is zyIpRouteMetric?
zyIpRouteMetric reports the routing cost, or metric, associated with a given entry in the ZyXEL IP routing table. Admins use this value to understand why the switch prefers one route to a destination over another when multiple paths exist, since lower metrics are generally preferred. For example, a route with zyIpRouteMetric of 1 would be preferred over an alternate route to the same destination with a metric of 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.32.3.1.1.5 snmpwalk -v2c -c public <target> ZYXEL-IP-FORWARD-MIB::zyIpRouteMetric
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.32.3.1.1.5.1 snmpget -v2c -c public <target> ZYXEL-IP-FORWARD-MIB::zyIpRouteMetric.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zyIpRouteMetric.1
Start monitoring ZyXEL routers and Layer 3 switches, small-to-midsize business networks (IP forwarding/routing-table config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-IP-FORWARD-MIB::zyIpRouteMetric OID value, configure state conditions and alerts, and monitor any ZyXEL routers and Layer 3 switches, small-to-midsize business networks (IP forwarding/routing-table config status) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.32 | zyxelIpForward | ZYXEL-IP-FORWARD-MIB |
| 1.3.6.1.4.1.890.1.15.3.32.3 | zyxelIpRouteStatus | ZYXEL-IP-FORWARD-MIB |
| 1.3.6.1.4.1.890.1.15.3.32.3.1 | zyxelIpRouteTable | ZYXEL-IP-FORWARD-MIB |
| 1.3.6.1.4.1.890.1.15.3.32.3.1.1 | zyxelIpRouteEntry | ZYXEL-IP-FORWARD-MIB |
| 1.3.6.1.4.1.890.1.15.3.32.3.1.1.5 | zyIpRouteMetric | ZYXEL-IP-FORWARD-MIB |