All MIBs › HP-ICF › hpVgGrpPortsAdminStatus
hpVgGrpPortsAdminStatus
Module: HP-ICF
OID (symbolic): HP-ICF::hpVgGrpPortsAdminStatus
OID (numeric): 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The hpVgGrpPortsAdminStatus is a bit map of the state of the icfVgPortAdminStatus object for all of the ports in this group. The object has a one bit for each port for which the value of icfVgPortAdminStatus is equal to 'enabled(1)' and a zero bit for each port for which the value of icfVgPortAdminStatus is equal to 'disabled(2)'.
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.2 snmpwalk -v2c -c public <target> HP-ICF::hpVgGrpPortsAdminStatus
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.2.1 snmpget -v2c -c public <target> HP-ICF::hpVgGrpPortsAdminStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | HP-ICF |
| 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 |
| 1.3.6.1.4.1.11.2.14.11.3.1.2.1.1.2 | hpVgGrpPortsAdminStatus | HP-ICF |