nqaReflectorState

NQA-MIB · .1.3.6.1.4.1.2011.5.25.111.11.1.1.13

Object

column Enumeration
This object indicates the status of the reflector.
1: active
2: not in service

Context

MIB
NQA-MIB
OID
.1.3.6.1.4.1.2011.5.25.111.11.1.1.13
Type
column
Access
readonly
Status
current
Parent
nqaReflectorEntry
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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaReflectorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaReflectorState.<nqaReflectorID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaReflectorState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1active
2notinservice

Conformance