sfpConfigVdtControl
SL-SFP-MIB ·
.1.3.6.1.4.1.4515.1.10.1.1.1.38
Object
Variable Decision Threshold Control. Used to control the variable decision threshold function. The availability of this function is indicated in Bit 0 of sfpConfigOptionalWdm. The object value is a 2?s complement 7 bit value (-128 - +127). The decision threshold set is given by: Decision Threshold = 50% + [VAL/256]*100% The object value defaults to 0 on power-up corresponding to 50%.
Context
- MIB
- SL-SFP-MIB
- OID
.1.3.6.1.4.1.4515.1.10.1.1.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sfpConfigEntry
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 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpConfigVdtControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpConfigVdtControl.<sfpConfigInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SFP-MIB::sfpConfigVdtControl'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647