cienaCesPmAlertTcaLastTcaState
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.31
Object
column PmTcaAlertState
The alert state that was in place during the last Alert TCA. Alert TCA events occur whenever there are changes to the Alert TCA state of the PM Instance. This object indicates whether the last Alert TCA represented the PM instance having entered the Alert TCA state by indicating a value of alert. This object indicates whether the last Alert TCA represented the PM instance having exited the Alert TCA state by indicating a value of normal.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.31- 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::cienaCesPmAlertTcaLastTcaState'
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::cienaCesPmAlertTcaLastTcaState.<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::cienaCesPmAlertTcaLastTcaState'
Syntax
- Source
- PmTcaAlertState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | normal |
3 | alert |