All MIBs › HP-ICF-VG-RPTR › hpVgGrpPortsInTraining
hpVgGrpPortsInTraining
Module: HP-ICF-VG-RPTR
OID (symbolic): HP-ICF-VG-RPTR::hpVgGrpPortsInTraining
OID (numeric): 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The hpVgGrpPortsInTraining is a bit map which indicates which ports in this group are currently in the training state. The object has a one bit for each port which meets the following conditions:
1. The value of the corresponding instance of the ifVgPortAdminStatus object is equal to 'enabled(1)'. 2. The value of the corresponding instance of the icfVgPortStatus object is equal to 'training(3)'.
The object has a zero bit for each port which does not meet the above conditions.
The bits are placed into the OCTET STRING in the following order:
octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ...
Values of unused bits in the last octet are undefined.
What is hpVgGrpPortsInTraining?
A per-port bitmap for this group where a set bit means that port is admin-enabled and currently in the 802.12 training state (not yet fully linked up), one octet per 8 ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4 snmpwalk -v2c -c public <target> HP-ICF-VG-RPTR::hpVgGrpPortsInTraining
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4.1 snmpget -v2c -c public <target> HP-ICF-VG-RPTR::hpVgGrpPortsInTraining.1
Start monitoring HP 100VG-AnyLAN repeater/concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-VG-RPTR::hpVgGrpPortsInTraining OID value, configure state conditions and alerts, and monitor any HP 100VG-AnyLAN repeater/concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (15 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.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.3 | hpicfVg | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.3.1 | hpVgBasic | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.3.1.2 | hpVgBasicGroup | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.3.1.2.1 | hpVgBasicGroupTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1 | hpVgBasicGroupEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.4 | hpVgGrpPortsInTraining | HP-ICF-VG-RPTR |