tmnxVrrpOperAdvIntervalInherit
TIMETRA-VRRP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.14
Object
The tmnxVrrpOperAdvIntervalInherit 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
tmnxVrrpOperAdvIntervalInherit 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
tmnxVrrpOperAdvIntervalInherit is set to 'false', the configured
advertisement interval (vrrpOperAdvertisementInterval) 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
tmnxVrrpOperAdvIntervalInherit has no effect.
Context
- MIB
- TIMETRA-VRRP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxVrrpOperEntry
- Groups
- 3
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::tmnxVrrpOperAdvIntervalInherit'
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::tmnxVrrpOperAdvIntervalInherit.<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::tmnxVrrpOperAdvIntervalInherit'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |