hh3cEvcSrvInstOutRewriteType
HH3C-EVC-MIB ·
.1.3.6.1.4.1.25506.2.106.1.2.1.14
Object
The VLAN tag processing rule for outgoing traffic.
Context
- MIB
- HH3C-EVC-MIB
- OID
.1.3.6.1.4.1.25506.2.106.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cEvcSrvInstEntry
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 'HH3C-EVC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EVC-MIB::hh3cEvcSrvInstOutRewriteType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-EVC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EVC-MIB::hh3cEvcSrvInstOutRewriteType.<ifIndex>.<hh3cEvcSrvInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-EVC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-EVC-MIB::hh3cEvcSrvInstOutRewriteType'
Syntax
- Source
- Hh3cEvcSrvInstRewriteType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | nestSvlan |
2 | nestCvlan |
3 | nestSvlanCvlan |
4 | stripSvlan |
5 | stripCvlan |
6 | stripSvlanCvlan |
7 | remark1To1 |
8 | remark1To2 |
9 | remark2To1 |
10 | remark2To2 |