scheduled
SDEVICE-MIB ·
.1.3.6.1.4.1.31034.2.11.1.3
Object
column Integer32
A one indicates pending activity; the switch delay has not yet expired.
Context
- MIB
- SDEVICE-MIB
- OID
.1.3.6.1.4.1.31034.2.11.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- switchedoutletsEntry
- 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 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDEVICE-MIB::scheduled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDEVICE-MIB::scheduled.<channelIndex5>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SDEVICE-MIB::scheduled'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1
Conformance
Member of