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