All MIBs › HP-SN-IP-VRRP-MIB › snVrrpVirRtr2TrackPortList
snVrrpVirRtr2TrackPortList
Module: HP-SN-IP-VRRP-MIB
OID (symbolic): HP-SN-IP-VRRP-MIB::snVrrpVirRtr2TrackPortList
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1.25
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object specifies the identity of the physical port and virtual ports whose state is to be monitored. Each port index is an ifIndex, if there are consecutive 4 or more ifIndex then they will be encoded like below. Encoding and decoding scheme is range based: Each range prefix with 0000 (2 octets) where 0000 is not valid ifIndex. Next 2 octets indicates lower range ifIndex, followed by 2 octets of higher range ifIndex. Individual(non range) ones will be displayed as it is. Ex: port list: 0001..0005 0015 0032..0047 Port list in PDU: 0000 0001 0005 000f 0000 0020 002f. If this object is configured then the Preference Level of this interface will be adjusted dynamically depending on the state of the Track Port. The interface's Preference Level is reduced by value of Preference Level parameter when the Track Port states first changes from UP to DOWN. When the Track Port next comes up the interface's Preference Level is increased by the amount specified by the Preference Level. The router VRRP and VRRP-E physical track port membership.
What is snVrrpVirRtr2TrackPortList?
This encodes, as a range-compressed list of ifIndex values, which physical and virtual ports this virtual router tracks to dynamically adjust its priority when a tracked port's link state changes. An admin lists the uplink ports here so losing connectivity on any of them automatically demotes this router's priority and triggers failover to a healthier peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1.25 snmpwalk -v2c -c public <target> HP-SN-IP-VRRP-MIB::snVrrpVirRtr2TrackPortList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1.25.1 snmpget -v2c -c public <target> HP-SN-IP-VRRP-MIB::snVrrpVirRtr2TrackPortList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1.25.1 s <value>
Start monitoring HP ServerNet (Foundry-heritage) routing switch (VRRP failover) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-SN-IP-VRRP-MIB::snVrrpVirRtr2TrackPortList OID value, configure state conditions and alerts, and monitor any HP ServerNet (Foundry-heritage) routing switch (VRRP failover) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.12 | hpSwitchCore | HP-SN-ROOT-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2 | router | HP-SN-ROOT-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.12 | snVrrp | HP-SN-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5 | snVrrpVirRtr2 | HP-SN-IP-VRRP-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1 | snVrrpVirRtr2Table | HP-SN-IP-VRRP-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1 | snVrrpVirRtr2Entry | HP-SN-IP-VRRP-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.12.5.1.1.25 | snVrrpVirRtr2TrackPortList | HP-SN-IP-VRRP-MIB |