hpnicfProtocolVlanPortStatus
HPN-ICF-PROTOCOL-VLAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.8
Object
column Enumeration
The protocol VLAN status on the port. The value is active only
when hpnicfProtocolVlanPortProtocolId has the corresponding entry in
hpnicfProtocolVlanTable, the port link type is hybrid, and the VLAN is
allowed by the port.
active: protocol VLAN has been applied on the port.
inactive: protocol VLAN is not applied on the port.
Context
- MIB
- HPN-ICF-PROTOCOL-VLAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfProtocolVlanPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-PROTOCOL-VLAN-MIB::hpnicfProtocolVlanPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-PROTOCOL-VLAN-MIB::hpnicfProtocolVlanPortStatus.<hpnicfProtocolVlanPortIndex>.<hpnicfProtocolVlanPortVlanId>.<hpnicfProtocolVlanPortProtocolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-PROTOCOL-VLAN-MIB::hpnicfProtocolVlanPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |