outletCurrentState
SCHLEIFENBAUER-GENERIC-MIB ·
.1.3.6.1.4.1.44568.1.1.8.1.1.14
Object
column r/w
Enumeration
The state of the outlet relay(s).
Context
- MIB
- SCHLEIFENBAUER-GENERIC-MIB
- OID
.1.3.6.1.4.1.44568.1.1.8.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- deviceOutletsEntry
- Groups
- 1
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 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::outletCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::outletCurrentState.<outletDeviceIndex>.<outletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::outletCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |
Conformance
Member of