swL2StaticVlanProtocolId
SWL2MGMT-MIB ·
.1.3.6.1.4.1.2272.1.201.1.2.7.1.1.4
Object
column r/w
Enumeration
The protocol identifier of this VLAN. This value is meaningful only if swL2StaticVlanType is equal to byProtocolId(3). For other VLAN types it should have the value none(0).
Context
- MIB
- SWL2MGMT-MIB
- OID
.1.3.6.1.4.1.2272.1.201.1.2.7.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2StaticVlanEntry
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 'SWL2MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL2MGMT-MIB::swL2StaticVlanProtocolId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWL2MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL2MGMT-MIB::swL2StaticVlanProtocolId.<swL2StaticVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWL2MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWL2MGMT-MIB::swL2StaticVlanProtocolId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ipEther2 |
2 | rarpEther2 |
3 | ipx802dot3 |
4 | ipx802dot2 |
5 | ipxSnap |
6 | ipxEther2 |
7 | apltkEther2Snap |
8 | decEther2 |
9 | decOtherEther2 |
10 | sna802dot2 |
11 | snaEther2 |
12 | netBios |
13 | xnsEther2 |
14 | vinesEther2 |
15 | ipv6Ether2 |
16 | userDefined |
17 | arpEther2 |