ospfPmTimeToAdvertise

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.77

Object

column r/w secondsUnsigned32
The amount of time OSPF advertises all the non-stub links
in its router LSA with the maximum valid value after OSPF
activates, if ospfPmAdvertiseMaxMetric is set to 'true'.
Once this time has passed, the non-stub links will be
advertised with their normal metrics.  A value of zero
indicates that the non-stub links are always advertised
with the maximum valid value.
              
The value of this object can be changed at any time.  If
it is changed to a non zero value while a previous time
to advertise period is in progress then the timer is
restarted with the updated value.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.77
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
ospfPmEntEntry
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::ospfPmTimeToAdvertise'
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::ospfPmTimeToAdvertise.<ospfPmEntIndex>'
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::ospfPmTimeToAdvertise'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-86400

Conformance