snMspsVrrpv3VridTrackStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.59.1.3
Object
scalar r/w
Enumeration
This object is used to enable or disable vrid tracking feature in VRRPv3 Module.
For example if the objects sets enabled then
virtual master routers will track all other virtual routers configured on different interface.
If tracking virtual router goes to init state from master/backup because of interface down then
non-tracking virtual router will send priority 1 Advertisement packets to enable other router to become master.
When the tracking virtual router comes new state from init state again, the
VRRP Advertisement is sent again with original priority value.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.59.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- snMspsVrrpv3System
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsVrrpv3VridTrackStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsVrrpv3VridTrackStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |