snVLanByIpxNetFrameType

HP-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.3

Object

column Enumeration
The following IPX Frame types are operated 
in Layer3 VLAN such as :  
ipxEthernet8022(1), ipxEthernet8023(2),
ipxEthernetII(3), ipxEthernetSnap(4).
choose notApplicable(0) for other protocols.
Note: Each Network Number can be assigned with one unique Frame type; Otherwise,
a SNMP-SET error will be returned.

Context

MIB
HP-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.3
Type
column
Access
readonly
Status
current
Parent
snVLanByIpxNetEntry

Walk 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 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snVLanByIpxNetFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snVLanByIpxNetFrameType.<snVLanByIpxNetVLanId>.<snVLanByIpxNetNetworkNum>.<snVLanByIpxNetFrameType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SWITCH-GROUP-MIB::snVLanByIpxNetFrameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1ipxEthernet8022
2ipxEthernet8023
3ipxEthernetII
4ipxEthernetSnap