hwMirrorFlowClass

HUAWEI-MIRROR-MIB · .1.3.6.1.4.1.2011.5.162.1.2.4.1.5

Object

column r/w Enumeration
Type of mirrored flows. The value of 0 to 7 corresponds to <be,af1,af2,af3,af4,ef,cs6,cs7> respectively. 
be           (0),
af1          (1),
af2          (2),
af3          (3),
af4          (4),
ef           (5),
cs6          (6),
cs7          (7)

Context

MIB
HUAWEI-MIRROR-MIB
OID
.1.3.6.1.4.1.2011.5.162.1.2.4.1.5
Type
column
Access
readwrite
Status
current
Parent
hwRemoteMirrorInstanceEntry
Groups
1

Walk 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 'HUAWEI-MIRROR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MIRROR-MIB::hwMirrorFlowClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MIRROR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MIRROR-MIB::hwMirrorFlowClass.<hwMirrorInstanceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MIRROR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MIRROR-MIB::hwMirrorFlowClass'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0be
1af1
2af2
3af3
4af4
5ef
6cs6
7cs7

Conformance