tmnxVrrpOperInUseAdvInterval
TIMETRA-VRRP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.15
Object
column SNMPv2-SMIInteger32
The tmnxVrrpOperInUseAdvInterval indicates the operational value for
the advertisement interval.
When the VRRP instance is operating as a master, the value of
tmnxVrrpOperInUseAdvInterval is the same as the value of
vrrpOperAdvertisementInterval.
When the VRRP instance is operating as a backup and the value of
tmnxVrrpOperAdvIntervalInherit is set to 'true', the total value of
tmnxVrrpOperInUseAdvInterval and tmnxVrrpOperInUseAdvIntlMilSec 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
tmnxVrrpOperAdvIntervalInherit is set to 'false', the value of
tmnxVrrpOperInUseAdvInterval is the same as the value of
vrrpOperAdvertisementInterval.
To get the total interval time, add the value for
tmnxVrrpOperInUseAdvInterval in seconds and
tmnxVrrpOperInUseAdvIntlMilSec in milliseconds. 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.1.1.15- Type
- column
- Access
- readonly
- 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::tmnxVrrpOperInUseAdvInterval'
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::tmnxVrrpOperInUseAdvInterval.<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::tmnxVrrpOperInUseAdvInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647