raisecomOpticalTransceiverPMIntervalPeriod
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.3.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. This object belongs to xfp/sfp.
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- raisecomOpticalTransceiverPMIntervalEntry
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-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverPMIntervalPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverPMIntervalPeriod.<ifIndex>.<raisecomOpticalTransceiverPMIntervalPeriod>.<raisecomOpticalTransceiverPMIntervalNumber>.<raisecomOpticalTransceiverPMIntervalParamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverPMIntervalPeriod'
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 |