lvdState

RPS-SC300-MIB · .1.3.6.1.4.1.1918.2.14.10.70.75.50.1.10

Object

column LvdState
The state of this LVD control process.

Context

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

Syntax

Source
LvdState
Base type
Enumeration

Values & Constraints

Type Values
0idle
1connected
2disconnected
3manual
4noContactors
5remoteConnected
6remoteDisconnected

Conformance