hpnicfSubnetVlanPortStatus
HPN-ICF-SUBNET-VLAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.5
Object
column Enumeration
The subnet VLAN status on the port. The value is active only
when hpnicfSubnetVlanPortCreateVlanId has the corresponding entry in
hpnicfSubnetVlanTable, the port link type is hybrid, and the VLAN is
allowed by the port.
active: subnet VLAN has been applied on the port.
inactive: subnet VLAN is not applied on the port.
Context
- MIB
- HPN-ICF-SUBNET-VLAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfSubnetVlanPortCreateEntry
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-SUBNET-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SUBNET-VLAN-MIB::hpnicfSubnetVlanPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-SUBNET-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SUBNET-VLAN-MIB::hpnicfSubnetVlanPortStatus.<hpnicfSubnetVlanPortCreateIndex>.<hpnicfSubnetVlanPortCreateVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-SUBNET-VLAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-SUBNET-VLAN-MIB::hpnicfSubnetVlanPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |