expSfpType

ASAM-SFP-MIB · .1.3.6.1.4.1.637.61.1.56.4.1.6

Object

column mandatory Integer32
This variable indicates the type of the SFP. It is a bitmap represented
as a sum, therefore, it can represent multiple types (combination
of types) simultaneously. The various bit positions are:
    bit 0 (1):  1000BASE-SX
    bit 1 (2):  1000BASE-LX
    bit 2 (4):  1000BASE-CX
    bit 3 (8):  1000BASE-T
    bit 4 (16): 100BASE-LX/LX10
    bit 5 (32): 100BASE-FX
    bit 6 (64): BASE-BX10
    bit 7 (128): BASE-PX
    bit 16 (65536):  2500BASE-SX
    bit 17 (131072): 2500BASE-LX
    bit 18 (262144): 2500BASE-BX             
If the expSfpType is unknown or not specified, expSfpType = 0.
ALCATEL NOTE: 
   ACCESS: RO
   USAGE: NA
   PERSIST: NO 
   INSRVMOD: NA
   RANGE: NA
   DEFVALUE: 0
   UNITS: NA 
   SPARSE: NO
   DESCR: NA

Context

MIB
ASAM-SFP-MIB
OID
.1.3.6.1.4.1.637.61.1.56.4.1.6
Type
column
Access
readonly
Status
mandatory
Parent
expSfpStatusEntry

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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::expSfpType'
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::expSfpType.<expSfpRack>.<expSfpShelf>.<expSfpSlot>'
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::expSfpType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647