tVrrpOpAdvIntervalInherit
TIMETRA-VRRP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.12
Object
The tVrrpOpAdvIntervalInherit object is valid only if the VRRP virtual
router instance associated with this entry is a non-owner.
When the VRRP instance is operating as a backup and the value of
tVrrpOpAdvIntervalInherit is set to 'true', the master down timer is
indirectly derived from the value in the advertisement interval field
of the VRRP message received from the current master.
When the VRRP instance is operating as a backup and the value of
tVrrpOpAdvIntervalInherit is set to 'false', the configured
advertisement interval (vrrpOperationsAdvInterval) is matched against
the value in the advertisement interval field of the VRRP message
received from the current master. If the two values do not match then
the VRRP advertisement is discarded
When the VRRP instance is operating as a master, the value of
tVrrpOpAdvIntervalInherit has no effect.
Context
- MIB
- TIMETRA-VRRP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tVrrpOpEntry
- 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-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpAdvIntervalInherit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpAdvIntervalInherit.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRRP-MIB::tVrrpOpAdvIntervalInherit'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of