vendorDSLEDTreatment
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.2.7
Object
scalar r/w
Enumeration
This MIB is only valid in DOCSIS 3.0 enabled modems with dual LEDs.
This MIB determines the DS LED color, green or amber, to be used to indicate DS state.
signalNB: DS LED = amber for narrowband; DS LED = green when DS w-online wideband.
signalWB: DS LED = amber for wideband; DS LED = green when DS online narrowband.
signalWBNBG: Both WB and NB states are indicated using the Green LED.
signalWBNBA: Both WB and NB states are indicated using the Amber LED.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.2.7- 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::vendorDSLEDTreatment.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::vendorDSLEDTreatment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | signalNB |
1 | signalWB |
2 | signalWBNBG |
3 | signalWBNBA |