All MIBs › ASSETMANAGEMENT-MIB › defaultLEDColorConnectedStr
defaultLEDColorConnectedStr
Module: ASSETMANAGEMENT-MIB
OID (symbolic): ASSETMANAGEMENT-MIB::defaultLEDColorConnectedStr
OID (numeric): 1.3.6.1.4.1.13742.7.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Default color of all LEDs (RGB) when a tag is connected during automatic operation; string with 3 hex octets This is deprecated in favor of assetStripDefaultLEDColorConnectedStr For SET operations, the value will be applied to all asset strips For GET operations, the value returned will be the value corresponding to asset strip 1
What is defaultLEDColorConnectedStr?
Sets the default RGB color (as a 3-octet hex string) that all LEDs on the asset strip display when a tag is detected as connected during automatic operation. Deprecated in favor of assetStripDefaultLEDColorConnectedStr.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.7.1.3 snmpwalk -v2c -c public <target> ASSETMANAGEMENT-MIB::defaultLEDColorConnectedStr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.7.1.3.1 snmpget -v2c -c public <target> ASSETMANAGEMENT-MIB::defaultLEDColorConnectedStr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.7.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> defaultLEDColorConnectedStr.1
Start monitoring Raritan Asset Management Strip / rack asset-tracking sensors with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASSETMANAGEMENT-MIB::defaultLEDColorConnectedStr OID value, configure state conditions and alerts, and monitor any Raritan Asset Management Strip / rack asset-tracking sensors from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742 | raritan | ASSETMANAGEMENT-MIB |
| 1.3.6.1.4.1.13742.7 | assetManager | ASSETMANAGEMENT-MIB |
| 1.3.6.1.4.1.13742.7.1 | configuration | ASSETMANAGEMENT-MIB |
| 1.3.6.1.4.1.13742.7.1.3 | defaultLEDColorConnectedStr | ASSETMANAGEMENT-MIB |