vendorLINKLEDTreatment
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.2.8
Object
scalar r/w
Enumeration
This MIB will determine Link Speed using blink rate for DOCSIS 2.0 modems or
using LED color for DOCSIS 3.0 Modems as seen with the LINK LED.
default: LINK LED behavior follows standard behavior as defined per User Guide
FOR DOCSIS 2.0
1: showlinkspeed: When connected, LED blinks 1x/2sec for 10/100 operation
and blinks 2x/1sec for Gigabit operation. Traffic is still reflected as
2x/1sec.
FOR DOCSIS 3.0
On dual LED D3.0 modems the operator can choose to have 10/100 operation indicated by either
a green LED or an amber LED. Modems that support 1000 Mb speeds shall indicate using the
alternate LED.
2: d3Greenledslowspeed indicates 10/100 operation using the Green LED.
3: d3Amberledslowspeed indicates 10/100 operation using the Amber LED.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmVendorInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::vendorLINKLEDTreatment.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::vendorLINKLEDTreatment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | showlinkspeed |
2 | d3Amberledslowspeed |
3 | d3Greenledslowspeed |