ltHostSfpCablingMismatch
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.18.1.8
Object
column mandatory
Enumeration
This is the host shelf SFP cabling mismatch status:
noMismatch(1): no cabling mismatch is detected.
unexpectedRemoteLt(2): a remote LT is detected at an unassigned
downlink SFP port.
assignmentMismatch(3): the detected remote LT does not match
the LT assigned to this host SFP.
incompatibleShelf(4): the detected remote LT is in a shelf
type which is not the planned shelf type.
ALCATEL NOTE:
ACCESS: RO
USAGE: NA
PERSIST: NO
INSRVMOD: NA
RANGE: NA
DEFVALUE: 1 / noMismatch
UNITS: NA
SPARSE: NO
DESCR: NA
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.18.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ltHostSfpStatusEntry
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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::ltHostSfpCablingMismatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::ltHostSfpCablingMismatch.<ltHostStatusSfpLogSlotId>.<ltHostStatusSfpFaceplateNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SFP-MIB::ltHostSfpCablingMismatch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noMismatch |
2 | unexpectedRemoteLt |
3 | assignmentMismatch |
4 | incompatibleShelf |