raisecomRemoteSfpDdmMode
RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB ·
.1.3.6.1.4.1.8886.1.12.1.16.1.2
Object
column RcRemoteSfpDdmMode
This object identifies the mode of SFP in remote device.
Context
- MIB
- RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB
- OID
.1.3.6.1.4.1.8886.1.12.1.16.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomRemoteSfpDdmEntry
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-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::raisecomRemoteSfpDdmMode'
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::raisecomRemoteSfpDdmMode.<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::raisecomRemoteSfpDdmMode'
Syntax
- Source
- RcRemoteSfpDdmMode
- Base type
Enumeration
Type Description
Specifies the mode of SFP DDM. The value 'unknown' means the remote SFP DDM mode is unknown. The value 'inside' means the remote SFP DDM mode is inside. The value 'outside' means the remote SFP DDM mode is outside.
Values & Constraints
Type Values
0 | unknown |
1 | inside |
2 | outside |