cienaCesPmAlertTcaState
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.14
Object
column PmTcaAlertState
The current alert state of the PM instance. At the end of each alert interval, the alert high watermark is compared to the alert boundary value to determine if the current Alert TCA state is normal or alert. This object indicates the state that was determined at the end of the most recent alert interval. This object will indicate a value of unspecified if an alert interval has yet to end for the PM instance.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesPmInstanceAlertTcaEntry
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 'CIENA-CES-PM' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-PM::cienaCesPmAlertTcaState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-PM' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-PM::cienaCesPmAlertTcaState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-PM' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-PM::cienaCesPmAlertTcaState'
Syntax
- Source
- PmTcaAlertState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | normal |
3 | alert |