sfpSerialIdValid

SIAE-SFP-MIB · .1.3.6.1.4.1.3373.1103.74.2.1.2

Object

When false the SFP data in this table is not valid. This
will be set to False if the SFP module is not installed or if
the EEPROM check code is wrong. The data in this table should
not be used unless this element is True.

Context

MIB
SIAE-SFP-MIB
OID
.1.3.6.1.4.1.3373.1103.74.2.1.2
Type
column
Access
readonly
Status
current
Parent
sfpSerialIdEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false