raisecomOpticalTransceiverPMCurrentPeriod
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.3.1.1.1
Object
column OpticalPMPeriod
This object indicates whether the optical parameter values given in this entry are collected over the current 15 minute or the current 24 hour interval. This object belongs to xfp/sfp.
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- raisecomOpticalTransceiverPMCurrentEntry
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::raisecomOpticalTransceiverPMCurrentPeriod'
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::raisecomOpticalTransceiverPMCurrentPeriod.<ifIndex>.<raisecomOpticalTransceiverPMCurrentPeriod>.<raisecomOpticalTransceiverPMCurrentParamType>'
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::raisecomOpticalTransceiverPMCurrentPeriod'
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 |