cOpticalPMIntervalPeriod
CISCO-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.264.1.2.2.1.1
Object
column OpticalPMPeriod
This object indicates whether the optical parameter values, given in this entry, are collected over a period of 15 minutes or 24 hours.
Context
- MIB
- CISCO-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.264.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cOpticalPMIntervalEntry
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 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalPMIntervalPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalPMIntervalPeriod.<cOpticalPMIntervalPeriod>.<cOpticalPMIntervalNumber>.<ifIndex>.<cOpticalPMIntervalDirection>.<cOpticalPMIntervalLocation>.<cOpticalPMIntervalParamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-MONITOR-MIB::cOpticalPMIntervalPeriod'
Syntax
- Source
- OpticalPMPeriod
- Base type
Enumeration
Values & Constraints
Type Values
1 | fifteenMin |
2 | twentyFourHour |