raisecomOpticalPMIntervalPeriod
RAISECOM-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.8886.1.9.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
- RAISECOM-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.8886.1.9.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- raisecomOpticalPMIntervalEntry
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 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalPMIntervalPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalPMIntervalPeriod.<ifIndex>.<raisecomOpticalPMIntervalPeriod>.<raisecomOpticalPMIntervalNumber>.<raisecomOpticalPMIntervalParamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomOpticalPMIntervalPeriod'
Syntax
- Source
- OpticalPMPeriod
- Base type
Enumeration
Type Description
This value indicates the time period over which performance monitoring data has been collected.
Values & Constraints
Type Values
1 | fifteenMin |
2 | twentyFourHour |