raisecomRemoteL3VidUntaggedPorts
RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB ·
.1.3.6.1.4.1.8886.1.12.1.6.1.6
Object
The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
Context
- MIB
- RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB
- OID
.1.3.6.1.4.1.8886.1.12.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomRemoteL3Entry
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 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteL3VidUntaggedPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteL3VidUntaggedPorts.<raisecomRemoteL3Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteL3VidUntaggedPorts'