vRtrStaticRouteHoldDownEnable
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.60.1.43
Object
The value of vRtrStaticRouteHoldDownEnable specifies if hold down
timer is enabled or disabled for the router instance.
When the value of vRtrStaticRouteHoldDownEnable is set to 'true',
hold down timer is enabled on the static routes. To set
vRtrStaticRouteHoldDownEnable to 'true', it is necessary to set
the values of the mib objects vRtrStaticRouteHoldDownInitial,
vRtrStaticRouteHoldDownMultiplr and vRtrStaticRouteHoldDownMaxValue
to non zero values.
When the value of vRtrStaticRouteHoldDownEnable is set to 'false',
hold down timer is disabled on the static routes and the values of
vRtrStaticRouteHoldDownInitial, vRtrStaticRouteHoldDownMultiplr and
vRtrStaticRouteHoldDownMaxValue is set to their default values.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.60.1.43- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrConfExtEntry
- 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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrStaticRouteHoldDownEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrStaticRouteHoldDownEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrStaticRouteHoldDownEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of