tVrrpOpInUseAdvInterval

TIMETRA-VRRP-MIB · .1.3.6.1.4.1.6527.3.1.2.20.1.7.1.13

Object

column centisecondsInteger32
The tVrrpOpInUseAdvInterval indicates the operational value for the
advertisement interval.
              
When the VRRP instance is operating as a master, the value of
tVrrpOpInUseAdvInterval is equivalent to the value of
vrrpOperationsAdvInterval.
              
When the VRRP instance is operating as a backup and the value of
tVrrpOpAdvIntervalInherit is set to 'true', the value of
tVrrpOpInUseAdvInterval equals the value in the advertisement interval
field of the VRRP Advertisement 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 value of
tVrrpOpInUseAdvInterval is equivalent to the value of
vrrpOperationsAdvInterval.
              
Only the master router sends VRRP advertisements.

Context

MIB
TIMETRA-VRRP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.13
Type
column
Access
readonly
Status
current
Units
centiseconds
Parent
tVrrpOpEntry
Groups
1

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 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpInUseAdvInterval'
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::tVrrpOpInUseAdvInterval.<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::tVrrpOpInUseAdvInterval'

Syntax

centisecondsInteger32

Values & Constraints

Object Constraints
range: 1-4096

Conformance