zIfCarMatchType2
ZXR10-QOS-CAR-MIB ·
.1.3.6.1.4.1.3902.3.6000.30.1.1.1.8
Object
column Enumeration
match type: outer-8021p Match outer 802.1p value. outer-vlan Match outer VLAN ID.
Context
- MIB
- ZXR10-QOS-CAR-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.30.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zIfCarEntry
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 'ZXR10-QOS-CAR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-QOS-CAR-MIB::zIfCarMatchType2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-QOS-CAR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-QOS-CAR-MIB::zIfCarMatchType2.<zIfCarInterfaceName>.<zIfCarDirection>.<zIfCarProtocol>.<zIfCarMatchType1>.<zIfCarMatchValueString>.<zIfCarMatchValueWord32>.<zIfCarMatchValueRange>.<zIfCarMatchType2>.<zIfCarMatchValueRange2>.<zIfCarMatchValue2Word32>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-QOS-CAR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-QOS-CAR-MIB::zIfCarMatchType2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localport |
2 | unicast |
3 | broadcast |
4 | unknown |
5 | ipv4-access-list |
6 | ipv6-access-list |
7 | dscp |
8 | mpls-exp |
9 | precedence |
10 | inner-vlan |
11 | outer-vlan |
12 | inner-8021p |
13 | outer-8021p |