raisecomRemoteSfpDdmAlarmCurrentStatus

RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB · .1.3.6.1.4.1.8886.1.12.1.16.1.11

Object

This object identifies the SFP alarm status of current in remote device.

Context

MIB
RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB
OID
.1.3.6.1.4.1.8886.1.12.1.16.1.11
Type
column
Access
readonly
Status
current
Parent
raisecomRemoteSfpDdmEntry

Walk 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-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteSfpDdmAlarmCurrentStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteSfpDdmAlarmCurrentStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteSfpDdmAlarmCurrentStatus'

Syntax

Source
RcRemoteSfpDdmAlarmStatus
Base type
Enumeration
Type Description
Specifies the status of SFP DDM alarm. 
The value 'normal' means the remote SFP DDM is normal.
The value 'low' means the remote SFP DDM is lower than threshold.  
The value 'high' means the remote SFP DDM is higher than threshold.

Values & Constraints

Type Values
0normal
1low
2high