sBTAModulesRPCGroupCmd
Baytech-MIB-401-4 ·
.1.3.6.1.4.1.4779.1.3.5.4
Object
A character string listing the outlets that need to be controlled, turned off, or turn on as a group. Command is the first character followed by a space. Valid commads are 0=off,1=on, or 2=reboot. A list follows the command in the format module.outlet. For example 2 2.1,2.12,3.1 will reboot module 2 outlet 2&12 module 3 outlet 1.
Context
- MIB
- Baytech-MIB-401-4
- OID
.1.3.6.1.4.1.4779.1.3.5.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sBTAModulesRPC
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-401-4::sBTAModulesRPCGroupCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Baytech-MIB-401-4::sBTAModulesRPCGroupCmd'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.