ospfPmEntHitlessGracePeriod
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.37
Object
If DC-OSPF is attempting to undergo a hitless restart, this field specifies the length of grace period that should be requested from adjacent routers in grace LSAs. Note that if an RTM is configured to delete routes from a dead RPM (rtmEntityDelDeadRte == AMB_TRUE), then the grace period should not be configured longer than rtmEntityDeadRpmTmr. After this timer period has passed, an RTM will delete routes from this RPM from its routing table, and so hitless restart will have failed. Hitless grace period must be greater than zero.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.37- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmEntEntry
- 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntHitlessGracePeriod'
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::ospfPmEntHitlessGracePeriod.<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::ospfPmEntHitlessGracePeriod'
Syntax
- Source
- UpToRefreshInterval
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..1800
Conformance
Member of