cienaCesPmIntervalProfileInstanceOperState
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.1.3.1.1
Object
column CIENA-TCCienaGlobalState
Operational state for the PM instance identified by the second index of this table entry. This object provides a way to rapidly determine the operational state of the PM instance(s) associated with the interval profile, as identified by the primary index of this table entry, in lieu of directly accessing or walking the cienaCesPmInstanceOperState object.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesPmIntervalProfileUsageEntry
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::cienaCesPmIntervalProfileInstanceOperState'
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::cienaCesPmIntervalProfileInstanceOperState.<cienaCesPmIntervalProfileIndex>.<cienaCesPmInstanceIndex>'
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::cienaCesPmIntervalProfileInstanceOperState'
Syntax
- Source
- CIENA-TCCienaGlobalState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |