All MIBs › CME-MIB › ldapTargetName
ldapTargetName
Module: CME-MIB
OID (symbolic): CME-MIB::ldapTargetName
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.3.6.21
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: When administrator chooses Enhanced Role Based Security authentication model, he can associate one MM with one managed target object in Snap-in (one tool to configure LDAP users permission) via one target name. The MM target name can be looked as alias of MM, administrator can change it according to his configuration requirements. This is a string of up to 63 characters (plus the null character)
What is ldapTargetName?
This writable string (up to 63 characters) sets the MM's target name, an alias used by the Enhanced Role Based Security Snap-in tool to associate one specific MM with its own set of LDAP user permissions. It matters in multi-chassis environments where each MM needs its own distinct permission mapping in the LDAP directory, since the target name is how the directory tells chassis apart. An admin managing ten chassis via one Snap-in tool would give each MM a unique ldapTargetName like 'chassis-rack3-mm1' so permissions aren't accidentally shared across chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.21 snmpwalk -v2c -c public <target> CME-MIB::ldapTargetName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.21.1 snmpget -v2c -c public <target> CME-MIB::ldapTargetName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.21.1 s <value>
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::ldapTargetName 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 (14 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.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3 | tcpProtocols | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.6 | ldapClientCfg | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.9.3.6.21 | ldapTargetName | CME-MIB |