ospfPmStubMetric

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.3.1.3

Object

column r/w BigMetric
The metric value applied at the indicated type
of service.
              
The default value for this MIB field is 1.  However, if there is
no ospfPmStubAreaTable row for a given stub area, then the Area
Border Router advertises a default summary LSA with metric
0xffffff (infinity).

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
ospfPmStubAreaEntry
Groups
1

Walk 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmStubMetric'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmStubMetric.<ospfPmStubApplIndex>.<ospfPmStubAreaId>.<ospfPmStubTOS>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmStubMetric'

Syntax

Source
BigMetric
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..16777215

Conformance