vendorONLINELEDTreatment
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.2.10
Object
scalar r/w
Enumeration
This MIB is only valid in DOCSIS 3.0 enabled modems with dual LEDs.
This MIB provides a way to select the ONLINE LED color, green or amber to distinguish between
wideband online or online(NB).
signalWBNBG: Both WB and NB states are indicated using the Green LED.
signalNB: ONLINE LED = amber for narrowband; ONLINE LED = green when DS w-online wideband.
signalWB: ONLINE LED = amber for wideband; ONLINE LED = green when DS online narrowband.
signalWBNBA: Both WB and NB states are indicated using the Amber LED.
NOTE: This LED will only provide indication of a Downstream Bonded environment and does not
indicate the presence of Upstream bonding.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.2.10- 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::vendorONLINELEDTreatment.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::vendorONLINELEDTreatment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | signalWBNBG |
1 | signalNB |
2 | signalWB |
3 | signalWBNBA |