hwRnDeviceObjectRunState

HUAWEI-RN-MIB · .1.3.6.1.4.1.2011.6.188.1.3.1.1

Object

column Enumeration
Indicates the running status of the RN.
Options:
1. online(1)        - Online
2. offline(2)       - Offline
3. invalidValue(-1) - Invalid value

Context

MIB
HUAWEI-RN-MIB
OID
.1.3.6.1.4.1.2011.6.188.1.3.1.1
Type
column
Access
readonly
Status
current
Parent
hwRnDeviceInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalidValue
1online
2offline