ogDioAlertStatusOldValue
OG-STATUS-MIB ·
.1.3.6.1.4.1.25049.16.10.1.4
Object
column Enumeration
Previous value of the Digital I/O Input (Open or Closed)
Context
- MIB
- OG-STATUS-MIB
- OID
.1.3.6.1.4.1.25049.16.10.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ogDioAlertStatusEntry
- 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 'OG-STATUS-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-STATUS-MIB::ogDioAlertStatusOldValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OG-STATUS-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-STATUS-MIB::ogDioAlertStatusOldValue.<ogDioAlertStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OG-STATUS-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OG-STATUS-MIB::ogDioAlertStatusOldValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | open |
1 | closed |
Conformance
Member of