gbnL3IpRouteMetric1
GBNL3-MIB ·
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.9
Object
column SNMPv2-SMIInteger32
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's gbnL3IpRouteProto value. If this metric is not used, its value should be set to -1.
Context
- MIB
- GBNL3-MIB
- OID
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gbnL3IpRouteEntry
- Groups
- 1
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 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL3-MIB::gbnL3IpRouteMetric1'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL3-MIB::gbnL3IpRouteMetric1.<gbnL3IpRouteDest>.<gbnL3IpRouteMask>.<gbnL3IpRouteVrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL3-MIB::gbnL3IpRouteMetric1'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of