hwLocalObserveIndex

HUAWEI-MIRROR-MIB · .1.3.6.1.4.1.2011.5.162.1.1.1.1.2

Object

column r/w Integer32
Index of an observing port that identifies the observing port. 
              
Single chassis:
(The index of a physical port corresponds to the slot number of a board. 
 The observe index ranges from 1 to 32.One board supports 32 logical 
 observing ports.)
              
Multi-chassis:
Supports physical observing ports only. The observe index ranges from 1 to 128.

Context

MIB
HUAWEI-MIRROR-MIB
OID
.1.3.6.1.4.1.2011.5.162.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwLocalObserveEntry
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::hwLocalObserveIndex'
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::hwLocalObserveIndex.<hwLocalObservePort>'
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::hwLocalObserveIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-128

Conformance