hwSystemWorkingModeIndex

H3C-COMMON-SYSTEM-MIB · .1.3.6.1.4.1.2011.10.6.14.1.1.1

Object

column Integer32
The unique index of hwSystemWorkingModeTable.
The value should be a a small-incremental integer.
An index value uniquely identifies a system operating mode.

Context

MIB
H3C-COMMON-SYSTEM-MIB
OID
.1.3.6.1.4.1.2011.10.6.14.1.1.1
Type
column
Access
noaccess
Status
current
Parent
hwSystemWorkingModeEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.