All MIBs › CM-FACILITY-MIB › cmEthernetAccPortInnerVlanLoopbackMask
cmEthernetAccPortInnerVlanLoopbackMask
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetAccPortInnerVlanLoopbackMask
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.1.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object allows specification of the inner VLANs to be looped back when port is in vlan(terminal/facility) loopback configuration. Only 3 VLANs can be specified for vlan loopback. The various bit positions are: 1 Inner VLAN 1 Loopback Enabled 2 Inner VLAN 2 Loopback Enabled 4 Inner VLAN 3 Loopback Enabled Value of 0 means that no VLANs are enabled.
What is cmEthernetAccPortInnerVlanLoopbackMask?
This OID is a bitmask (a set of on/off switches) that determines which inner VLANs should loop back traffic when testing the port. Loopback means traffic is sent back to where it came from, used for diagnostics; you can enable up to 3 VLANs at a time. A network technician would use this when testing a physical port to verify it correctly handles multiple VLAN traffic without errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.1.1.37 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetAccPortInnerVlanLoopbackMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.1.1.37.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetAccPortInnerVlanLoopbackMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.1.1.37.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.1 | cmEthernetAccPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.1.1 | cmEthernetAccPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.1.1.37 | cmEthernetAccPortInnerVlanLoopbackMask | CM-FACILITY-MIB |