All MIBs › HPN-ICF-LswVLAN-MIB › hpnicfSecondaryVlanlistLow
hpnicfSecondaryVlanlistLow
Module: HPN-ICF-LswVLAN-MIB
OID (symbolic): HPN-ICF-LswVLAN-MIB::hpnicfSecondaryVlanlistLow
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each secondary VLAN of the primary VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is secondary VLAN in the set of VLANs; the VLAN is not secondary VLAN if its bit has a value of '0'.
What is hpnicfSecondaryVlanlistLow?
This read-write bitmap (up to 256 octets) has each bit representing whether a given VLAN in the range 1-2048 is a secondary VLAN of this primary VLAN, with the first octet covering VLANs 1-8, the second 9-16, and so on. Use this to configure or read the lower-range secondary VLANs mapped under a primary VLAN in a private-VLAN design.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.2 snmpwalk -v2c -c public <target> HPN-ICF-LswVLAN-MIB::hpnicfSecondaryVlanlistLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.2.1 snmpget -v2c -c public <target> HPN-ICF-LswVLAN-MIB::hpnicfSecondaryVlanlistLow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfSecondaryVlanlistLow.1
Start monitoring HP Comware switch (VLAN configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-LswVLAN-MIB::hpnicfSecondaryVlanlistLow OID value, configure state conditions and alerts, and monitor any HP Comware switch (VLAN configuration) from a single console.
OID Breakdown
Upper-level ancestors (13 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.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8 | hpnicfRhw | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35 | hpnicflswCommon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.8.35.2 | hpnicfLswVlan | HPN-ICF-LswVLAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1 | hpnicfLswVlanMngObject | HPN-ICF-LswVLAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8 | hpnicfPrivateVlanMappingTable | HPN-ICF-LswVLAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1 | hpnicfPrivateVlanMappingEntry | HPN-ICF-LswVLAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.2 | hpnicfSecondaryVlanlistLow | HPN-ICF-LswVLAN-MIB |