outletControlOperation

ATEN-PE2-CFG · .1.3.6.1.4.1.21317.1.3.2.3.2.3.3.1.1

Object

column r/w Enumeration
This function is used for the outlet control.
Set off(1) to turn off the outlet.
Set on(2) to turn on the outlet.
Set reboot(3) to reboot the outlet.
pending(3), fault(5), noauth(6), not-suport(7), pop(8) can't be set.
If the station is not available, it returns value -3000000.

Context

MIB
ATEN-PE2-CFG
OID
.1.3.6.1.4.1.21317.1.3.2.3.2.3.3.1.1
Type
column
Access
readwrite
Status
current
Parent
outletControlEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-3000000staNotAvailable
1off
2on
3pending
4reboot
5fault
6noauth
7not-support
8pop