localHwDeviceOperStatus

CT-HSIMPHYS-MIB · .1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.3

Object

column mandatory Enumeration
This object describes the current state of the device.

Context

MIB
CT-HSIMPHYS-MIB
OID
.1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
localHwDevicesEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing
4unknown
5dormant