arubaWiredDSMOperStatus

ARUBAWIRED-DIST-SERVICES-MIB · .1.3.6.1.4.1.47196.4.1.1.3.25.1.1.1.7

Object

column Enumeration
The operational status of the distributed services module.
A value of initializing(1) indicates that the module firmware
is being downloaded, booted and programmed. A value of
ready(2) indicates that the module is fully programmed and
ready to accept traffic for processing. A value of failed(3)
indicates that the module failed to initialize correctly.

Context

MIB
ARUBAWIRED-DIST-SERVICES-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.25.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
arubaWiredDSMStatusEntry
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 'ARUBAWIRED-DIST-SERVICES-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-DIST-SERVICES-MIB::arubaWiredDSMOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-DIST-SERVICES-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-DIST-SERVICES-MIB::arubaWiredDSMOperStatus.<arubaWiredDSMIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-DIST-SERVICES-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-DIST-SERVICES-MIB::arubaWiredDSMOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initializing
2ready
3failed

Conformance