All MIBs › RC-PORT-MIB › rcPortQinqEtherType
rcPortQinqEtherType
Module: RC-PORT-MIB
OID (symbolic): RC-PORT-MIB::rcPortQinqEtherType
OID (numeric): 1.3.6.1.4.1.2272.1.4.10.1.1.73
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The qinq ether type value. It is hex value. It should be displayed and input as Hex value. It is only be used when port is associated with QnQ service UNI. Otherwise, it would be ignored
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.1.1.73 snmpwalk -v2c -c public <target> RC-PORT-MIB::rcPortQinqEtherType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.1.1.73.1 snmpget -v2c -c public <target> RC-PORT-MIB::rcPortQinqEtherType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.4.10.1.1.73.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPortQinqEtherType.1
Start monitoring Bay Networks/Nortel Rapid-City series switch (port-level config, PoE, redundancy status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-PORT-MIB::rcPortQinqEtherType OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Rapid-City series switch (port-level config, PoE, redundancy status) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10 | rcPort | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.1 | rcPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.1.1 | rcPortEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.4.10.1.1.73 | rcPortQinqEtherType | RC-PORT-MIB |