owDS2406ActivityLatchReset
EDS-MIB ·
.1.3.6.1.4.1.31440.10.4.1.9
Object
column r/w
Enumeration
Activity latch reset is used to reset both PIO-A and PIO-B activity latch. Send 1 to reset the latch. Always reads 0.
Context
- MIB
- EDS-MIB
- OID
.1.3.6.1.4.1.31440.10.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- owDS2406Entry
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 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS-MIB::owDS2406ActivityLatchReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS-MIB::owDS2406ActivityLatchReset.<owDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDS-MIB::owDS2406ActivityLatchReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noReset |
1 | yesReset |