cyPMEnvMonTableStatus

CYCLADES-ACS5K-PM-MIB · .1.3.6.1.4.1.2925.8.5.9.1.6

Object

column Enumeration
The status of Dry-Contact/Water-level/Smoke/Motion monitors. 
Dry-Contact sensor: Opened(1), closed(2). 
Water level: Normal (1), Triggered(2). 
Smoke sensor: not-detected(1), detected(2). 
Motion sensor: not-detected(1), detected(2).

Context

MIB
CYCLADES-ACS5K-PM-MIB
OID
.1.3.6.1.4.1.2925.8.5.9.1.6
Type
column
Access
readonly
Status
current
Parent
cyPMEnvMonTableEntry

Walk 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 'CYCLADES-ACS5K-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYCLADES-ACS5K-PM-MIB::cyPMEnvMonTableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CYCLADES-ACS5K-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYCLADES-ACS5K-PM-MIB::cyPMEnvMonTableStatus.<cyPMEnvMonTablePortNumber>.<cyPMEnvMonTablePduNumber>.<cyPMEnvMonTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CYCLADES-ACS5K-PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CYCLADES-ACS5K-PM-MIB::cyPMEnvMonTableStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2triggered
3not-applicable