rcSfpPlugged

RUGGEDCOM-SFP-DDM-MIB · .1.3.6.1.4.1.15004.4.17.2.1.1.2

Object

SFP transceiver is plugged or not. true(1) is plugged and
false(2) is unplugged.

Context

MIB
RUGGEDCOM-SFP-DDM-MIB
OID
.1.3.6.1.4.1.15004.4.17.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
rcSfpDdmPortEntry
Groups
1

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 'RUGGEDCOM-SFP-DDM-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SFP-DDM-MIB::rcSfpPlugged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-SFP-DDM-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SFP-DDM-MIB::rcSfpPlugged.<rcSfpPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SFP-DDM-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SFP-DDM-MIB::rcSfpPlugged'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance