xklRegulatorAlertState

OBS ✓
XKL-MIB · .1.3.6.1.4.1.21150.1.1.83.1.10

Object

column Enumeration
State of the regulator's alert pin.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAlert
2alert
3notAvailable

Conformance