npPwrManualMode

DKSF-PWR-MIB · .1.3.6.1.4.1.25728.5800.3.1.3

Object

column r/w Enumeration
Mode of power channel 
0 - manual off 
1 - manual on
2 - watchdog
3 - schedule
4 - schedule and watchdog
5 - controlled by Logic

Context

MIB
DKSF-PWR-MIB
OID
.1.3.6.1.4.1.25728.5800.3.1.3
Type
column
Access
readwrite
Status
current
Parent
npPwrEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2watchdog
3schedule
4scheduleAndWatchdog
5logic