cienaCesPmAdjustmentTcaConfigStatus
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.7
Object
column PmTcaConfigStatus
This object indicates whether the Adjustment TCA configuration
attributes are configured in a way for periodic Adjustment TCA
events to occur on behalf of the PM Instance. This status
refers to the Adjustment TCA functionality comprising of the
following necessary configuration attributes:
1. cienaCesPmIntervalProfileAdjustmentInterval
2. cienaCesPmIntervalProfileAdjustmentThreshold or
cienaCesPmIntervalProfileAdjustmentThresholdPercentage
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 Adjustment 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 Adjustment
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 Adjustment TCA feature are
configured.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesPmInstanceAdjustmentTcaEntry
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::cienaCesPmAdjustmentTcaConfigStatus'
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::cienaCesPmAdjustmentTcaConfigStatus.<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::cienaCesPmAdjustmentTcaConfigStatus'
Syntax
- Source
- PmTcaConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | notSupported |
3 | noProfile |
4 | notConfigured |
5 | partiallyConfigured |
6 | configured |