erpPassthroughVids
RAD-EthIf-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.4.2.1.1.31
Object
column r/w
OctetString
This object contains a 4096 bit vector indicating VIDs passing through the ring, without being terminated like data VLANs are. The high order bit of the first octet corresponds to the first bit of the vector, while the low order bit of the last octet corresponds to the last bit of the vector. A bit that is on (equal to 1) indicates that the corresponding VID is a passthrough VLAN. An example: If the first octet is 0x70 the rest are 0, VIDs 1-3 are passthrough VLANs.
Context
- MIB
- RAD-EthIf-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.4.2.1.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- erpEntry
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 'RAD-EthIf-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-EthIf-MIB::erpPassthroughVids'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-EthIf-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-EthIf-MIB::erpPassthroughVids.<erpIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-EthIf-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-EthIf-MIB::erpPassthroughVids'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 512-512