vRtrTriggeredPolicy

TN-VRTR-MIB · .1.3.6.1.4.1.7483.6.1.2.3.1.1.17

Object

column r/w SNMPv2-TCTruthValue
If the value of vRtrTriggeredPolicy is 'false', all routing
protocols automatically reevaluate their routes when the route
policies are changed. If this value is 'true', then the user
must trigger the recalculation of routes when the route policies
are changed.

Context

MIB
TN-VRTR-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.3.1.1.17
Type
column
Access
readwrite
Status
current
Parent
vRtrConfEntry

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 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrTriggeredPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrTriggeredPolicy.<tnSysSwitchId>.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-VRTR-MIB::vRtrTriggeredPolicy'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false