sRPCAllOutletsStatus
Baytech-MIB-403-1 ·
.1.3.6.1.4.1.4779.1.3.5.5.1.13
Object
Reports status of outlets in a comma deliminated string. 0 = off 1 = on 2 = reboot 3 = locked on 4 = locked off
Context
- MIB
- Baytech-MIB-403-1
- OID
.1.3.6.1.4.1.4779.1.3.5.5.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sBTAModulesRPCModPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::sRPCAllOutletsStatus'
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::sRPCAllOutletsStatus.<sRPCModuleIndex>.<sRPCPortIndex>'
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::sRPCAllOutletsStatus'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.