HP-ICF :: hpVgGrpPortsTrained

MIB Reference — IPNetwork Monitor

All MIBsHP-ICFhpVgGrpPortsTrained

hpVgGrpPortsTrained

Module: HP-ICF

OID (symbolic): HP-ICF::hpVgGrpPortsTrained

OID (numeric): 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.3

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

The hpVgGrpPortsTrained is a bit map which indicates which ports in this group are currently online. The object has a one bit for each port for 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 'active(1)'.

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.

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.3
snmpwalk -v2c -c public <target> HP-ICF::hpVgGrpPortsTrained

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.3.1
snmpget -v2c -c public <target> HP-ICF::hpVgGrpPortsTrained.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.11hpicfObjectsHP-ICF
1.3.6.1.4.1.11.2.14.11.3hpicfVgHP-ICF
1.3.6.1.4.1.11.2.14.11.3.1hpVgBasicHP-ICF
1.3.6.1.4.1.11.2.14.11.3.1.2hpVgBasicGroupHP-ICF
1.3.6.1.4.1.11.2.14.11.3.1.2.1hpVgBasicGroupTableHP-ICF
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1hpVgBasicGroupEntryHP-ICF
1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.3hpVgGrpPortsTrainedHP-ICF