adGenEVCMapMENCtagPriority
ADTRAN-GENEVCMAP-MIB ·
.1.3.6.1.4.1.664.5.70.28.1.1.1.23
Object
column r/w
Enumeration
This option controls how the frames are classified for this Map. The CoS can be set explicitly or inherited from the CE VLAN P-bit value.
Context
- MIB
- ADTRAN-GENEVCMAP-MIB
- OID
.1.3.6.1.4.1.664.5.70.28.1.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEVCMapEntry
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 'ADTRAN-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapMENCtagPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapMENCtagPriority.<adGenSlotInfoIndex>.<adGenEVCMapName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENEVCMAP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENEVCMAP-MIB::adGenEVCMapMENCtagPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | explicit0 |
2 | explicit1 |
3 | explicit2 |
4 | explicit3 |
5 | explicit4 |
6 | explicit5 |
7 | explicit6 |
8 | explicit7 |
9 | inheritFromCEVLANPbits |