rcQosMatchStmtType
RAISECOM-QOS-MIB ·
.1.3.6.1.4.1.8886.1.33.2.5.1.2
Object
column Enumeration
the type of the match statement,include ip acl,mac acl and user acl, and dscp or ip precedence.
Context
- MIB
- RAISECOM-QOS-MIB
- OID
.1.3.6.1.4.1.8886.1.33.2.5.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcQosMatchStmtEntry
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 'RAISECOM-QOS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-QOS-MIB::rcQosMatchStmtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-QOS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-QOS-MIB::rcQosMatchStmtType.<rcQosMatchStmtClassName>.<rcQosMatchStmtType>.<rcQosMatchStmtValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-QOS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-QOS-MIB::rcQosMatchStmtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip-acl |
2 | mac-acl |
3 | user-acl |
4 | dscp |
5 | ipprecedence |
6 | class |
7 | vlan |
8 | vlan-inner |
9 | cos |
10 | ipv6-acl |
11 | traffic-class |
12 | inner-outer-vlan |
13 | tunnel-label |
14 | tunnel-exp |
15 | vc-label |
16 | vc-exp |
17 | flow-label |