nbsDevPSInputType

DEV-CFG-MIB · .1.3.6.1.4.1.629.1.50.11.1.9.2.1.2

Object

column Enumeration
The physical Type of the Power Supply.
acInput       (2) - alternating current input,
dcInput       (3) - direct current input,
dcRedundInput (4) - direct current Redundant input.

Context

MIB
DEV-CFG-MIB
OID
.1.3.6.1.4.1.629.1.50.11.1.9.2.1.2
Type
column
Access
readonly
Status
current
Parent
nbsDevPSInputEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2acInput
3dcInput
4dcRedundInput