cienaCesPmAlertTcaConfigStatus
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.4
Object
column PmTcaConfigStatus
This object indicates whether the Alert TCA configuration
attributes are configured in a way for periodic Alert TCA
state monitoring and reporting to occur on behalf of the PM
Instance. This status refers to the Alert TCA functionality
comprising of the following necessary configuration
attributes:
1. cienaCesPmIntervalProfileAlertInterval
2. cienaCesPmIntervalProfileAlertThresholdPercentage
noProfile indicates there is no interval profile configured
for the PM Instance.
notConfigured indicates the PM instance is configured with a
particular interval profile, however none of the necessary
configuration attributes for the Alert TCA feature are
configured.
partiallyConfigured indicates the PM instance is configured
with a particular interval profile and that some, but not all,
of the necessary configuration attributes for the Alert TCA
feature are configured.
configured indicates the PM instance is configured with a
particular interval profile and that all of the necessary
configuration attributes for the Alert TCA feature are
configured.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.4.1.1.4- 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::cienaCesPmAlertTcaConfigStatus'
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::cienaCesPmAlertTcaConfigStatus.<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::cienaCesPmAlertTcaConfigStatus'
Syntax
- Source
- PmTcaConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | notSupported |
3 | noProfile |
4 | notConfigured |
5 | partiallyConfigured |
6 | configured |