All MIBs › CME-MIB › policyControlBladeName
policyControlBladeName
Module: CME-MIB
OID (symbolic): CME-MIB::policyControlBladeName
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The name of the blade as a null terminated string.
What is policyControlBladeName?
This read-only octet string reports the configured name of the blade tied to a given power-policy row, as a null-terminated string. It's what turns an opaque policyControlIndex number into something human-readable for an admin scanning a report of blade power policies. An admin generating a power-audit report would use policyControlBladeName instead of raw index numbers so the output actually identifies blades like 'web-app-03'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.6 snmpwalk -v2c -c public <target> CME-MIB::policyControlBladeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.6.1 snmpget -v2c -c public <target> CME-MIB::policyControlBladeName.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::policyControlBladeName OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4 | bladeRemoteControl | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1 | bladeRemoteControlTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1 | bladeRemoteControlEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.6 | policyControlBladeName | CME-MIB |