rcVlanPortVlanIds

OBS ✓
RAPID-CITY · .1.3.6.1.4.1.2272.1.3.3.1.3

Object

column r/w OctetString
An array used to identify which VLANs this port 
is assigned to. Each VLAN ID is stored as a two
octet value. The first octet in the pair holds
bits 15-8 of the VLAN ID, while the second octet
holds bits 7-0 of the VLAN ID.
 This object is now replaced by rcVlanPortVlanIdList.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: VLANs
Explore Observium network monitoring

Context

MIB
RAPID-CITY
OID
.1.3.6.1.4.1.2272.1.3.3.1.3
Type
column
Access
readwrite
Status
current
Parent
rcVlanPortEntry

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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcVlanPortVlanIds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcVlanPortVlanIds.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcVlanPortVlanIds'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.