swProtocolVLANProtocolType
SWPROTOCOLVLAN-MIB ·
.1.3.6.1.4.1.171.12.16.1.1.1.3
Object
column obsolete
r/w
Enumeration
The protocol type of protocol (policy-based) VLAN list. The group protocol types include dot1q-vlan(1), protocol-ip(2), protocol-ipx803dot3(3), protocol-ipx802dot2(4), protocol-ipxSnap(5), protocol-ipxEthernet2(6), protocol-appleTalk(7), protocol-decLat(8), protocol-dexOther(9), protocol-sna802dot2(10), protocol-snaEthernet2(11), protocol-netBios(12), protocol-xns(13), protocol-vines(14), protocol-ipV6(15), protocol-userDefined(16) and protocol-rarp(17)
Context
- MIB
- SWPROTOCOLVLAN-MIB
- OID
.1.3.6.1.4.1.171.12.16.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- swProtocolVLANEntry
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 'SWPROTOCOLVLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWPROTOCOLVLAN-MIB::swProtocolVLANProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWPROTOCOLVLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWPROTOCOLVLAN-MIB::swProtocolVLANProtocolType.<swProtocolVLANIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWPROTOCOLVLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWPROTOCOLVLAN-MIB::swProtocolVLANProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot1q-vlan |
2 | protocol-ip |
3 | protocol-ipx803dot3 |
4 | protocol-ipx802dot2 |
5 | protocol-ipxSnap |
6 | protocol-ipxEthernet2 |
7 | protocol-appleTalk |
8 | protocol-decLat |
9 | protocol-dexOther |
10 | protocol-sna802dot2 |
11 | protocol-snaEthernet2 |
12 | protocol-netBios |
13 | protocol-xns |
14 | protocol-vines |
15 | protocol-ipV6 |
16 | protocol-userDefined |
17 | protocol-rarp |