cienaCesPmIntervalProfileSampleInterval
CIENA-CES-PM ·
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.3
Object
column r/w
Enumeration
The period of time for each sample interval. Value returned should by one of the time periods supported by the system.
Context
- MIB
- CIENA-CES-PM
- OID
.1.3.6.1.4.1.1271.2.3.1.3.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cienaCesPmIntervalProfileEntry
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::cienaCesPmIntervalProfileSampleInterval'
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::cienaCesPmIntervalProfileSampleInterval.<cienaCesPmIntervalProfileIndex>'
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::cienaCesPmIntervalProfileSampleInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | minutes1 |
3 | minutes5 |
4 | minutes10 |
5 | minutes15 |
6 | minutes30 |
7 | minutes60 |
8 | hours24 |