owDS28EA00PIOBFlipFlop
EDS3030-MIB ·
.1.3.6.1.4.1.31440.10.26.1.7
Object
column r/w
Enumeration
PIO-B Flip Flop. Sets output state of the FF. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0).
Context
- MIB
- EDS3030-MIB
- OID
.1.3.6.1.4.1.31440.10.26.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- owDS28EA00Entry
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 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDS28EA00PIOBFlipFlop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDS28EA00PIOBFlipFlop.<owDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDS3030-MIB::owDS28EA00PIOBFlipFlop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | low |
1 | high |