All MIBs › COSINE-ORION-MIB › csOrionBladeConfigAttributes
csOrionBladeConfigAttributes
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionBladeConfigAttributes
OID (numeric): 1.3.6.1.4.1.3085.3.1.5.1.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Contains the configured or static parameters of this blade. Each parameter is represented by a type-lenth-value data structure. A single TLV may contain individual TLVs. The types IDs currently supported are : 1 - Description (string) [sample only] more parameters will be added.
NOTE: This object is deprecated and is replaced by individual objects starting from csOrionBladeModelNumb.
What is csOrionBladeConfigAttributes?
This object holds the configured/static parameters of the blade encoded as a series of type-length-value structures, but is marked deprecated in favor of individual objects starting from a csOrionBladeModelNumb-style series. Administrators troubleshooting older device firmware might still need to parse this TLV blob, but on current firmware should instead use the newer discrete objects. For example, rather than decoding this raw TLV structure to find a blade's description, an administrator on updated firmware would simply read csOrionBladeDescr directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.5.1.1.11 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionBladeConfigAttributes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.5.1.1.11.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionBladeConfigAttributes.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionBladeConfigAttributes OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.5 | csOrionBladeInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.1 | csOrionBladeTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.1.1 | csOrionBladeEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.1.1.11 | csOrionBladeConfigAttributes | COSINE-ORION-MIB |