All MIBs › CAMSCS-MIB › mscsAimInstancePassword
mscsAimInstancePassword
Module: CAMSCS-MIB
OID (symbolic): CAMSCS-MIB::mscsAimInstancePassword
OID (numeric): 1.3.6.1.4.1.546.16.51.1.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Password for the user name provided to connect to the instance.
What is mscsAimInstancePassword?
This read-write field stores the password paired with mscsAimInstanceUserName that the agent uses to authenticate to the MSCS instance. Because it's a credential, treat SNMP write access to this object as sensitive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.4 snmpwalk -v2c -c public <target> CAMSCS-MIB::mscsAimInstancePassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.4.1 snmpget -v2c -c public <target> CAMSCS-MIB::mscsAimInstancePassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.546.16.51.1.2.1.4.1 s <value>
Start monitoring Compute host monitored by CA Unicenter AIM (multi-service computing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMSCS-MIB::mscsAimInstancePassword OID value, configure state conditions and alerts, and monitor any Compute host monitored by CA Unicenter AIM (multi-service computing) from a single console.
OID Breakdown
Upper-level ancestors (8 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.546 | empire | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16 | applications | CAHYPERV-AIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.546.16.51 | camscsaim | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1 | mscsAimGroup | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2 | mscsAimInstanceTable | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2.1 | mscsAimInstanceEntry | CAMSCS-MIB |
| 1.3.6.1.4.1.546.16.51.1.2.1.4 | mscsAimInstancePassword | CAMSCS-MIB |