lgpPduRbEntryCapabilities

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.40.20.1.50

Object

column Enumeration
Receptacle branch capabilities describes what an individual branch
is capable of.
              
no-optional-capabilities
    The branch is unable to report measurements and lacks
    control capabilities.
measurement-only
    The branch is capable of reporting multiple measurements.
measurement-and-control
    The branch is capable of reporting multiple measurements
    and controlling the state.
control-only
    The branch is capable of controlling the state.
current-measurement-only
    The branch is capable of reporting the current/amperage only.
current-measurement-and-control
    The branch is capable of reporting the current/amperage and
    has the ability to control the state.

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.40.20.1.50
Type
column
Access
readonly
Status
current
Parent
lgpPduRbEntry

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 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduRbEntryCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduRbEntryCapabilities.<lgpPduEntryIndex>.<lgpPduRbEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-PDU-MIB::lgpPduRbEntryCapabilities'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-specified
1no-optional-capabilities
2measurement-only
3measurement-and-control
4control-only
5current-measurement-only
6current-measurement-and-control