snVrrpVirRtrTrackPriority
FOUNDRY-SN-IP-VRRP-MIB ·
.1.3.6.1.4.1.1991.1.2.12.3.1.1.5
Object
column deprecated
r/w
Integer32
The higher the number the higher the priority is. after this object is configured, the snVrrpVirRtrCurrPriority of this interface will be adjusted dynamically with this track priority when the Track Port states first changes from UP to DOWN.
Context
- MIB
- FOUNDRY-SN-IP-VRRP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.12.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- snVrrpVirRtrEntry
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 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtrTrackPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtrTrackPriority.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtrTrackPriority'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.