rcVlanProtocolId
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.3.2.1.15
Object
column r/w
Enumeration
The protocol identifier of this VLAN. This value is meaningful only if rcVlanType is equal to byProtocolId(3). For other VLAN types it should have the value none(0).
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.3.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcVlanEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcVlanProtocolId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcVlanProtocolId.<rcVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcVlanProtocolId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ip |
2 | ipx802dot3 |
3 | ipx802dot2 |
4 | ipxSnap |
5 | ipxEthernet2 |
6 | appleTalk |
7 | decLat |
8 | decOther |
9 | sna802dot2 |
10 | snaEthernet2 |
11 | netBios |
12 | xns |
13 | vines |
14 | ipV6 |
15 | usrDefined |
16 | rarp |
17 | pPPoE |