mesMiscAssociateVlanProt
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.10.1.1.32
Object
column LUM-TCCommandString
Dialog command for create and configuring a VLAN Protection Group.
The VLAN protection group is used for the EPR V2 ring protection
to define the VLAN protected by the ring.
Select the following:
Identifier - Unique identifier for the VLAN Protection
Group.
Protected VLANs - A comma separated list of VLANs or VLAN
ranges one or more ERP V2 ring should protect
(ex: '100,200-300,401'). The VLANs may or may
not exist. When a VLAN is created and match a
protection group the protection is
automatically added for the VLAN.
In the dialog select the rings for the protection of the VLANs.
In CLI add ring protection using the command:
'mes::vlanProt::vlanProt:X:Y:ID::addRing'
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.10.1.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mesMiscEntry
- Groups
- 4
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscAssociateVlanProt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscAssociateVlanProt.<mesMiscIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesMiscAssociateVlanProt'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.