sBTAModulesRPCAllOutletsCmd

Baytech-MIB-403-1 · .1.3.6.1.4.1.4779.1.3.5.2.1.10

Object

column mandatory r/w Enumeration
Turns all outlets on, off or reboot.
0 = off
1 = on
2 = reboot
              
A get will return unknown (6).

Context

MIB
Baytech-MIB-403-1
OID
.1.3.6.1.4.1.4779.1.3.5.2.1.10
Type
column
Access
readwrite
Status
mandatory
Parent
sBTAModulesRPCEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2reboot
3lockon
4lockoff
5unlock
6unknown