All MIBs › CAMSCS-MIB › mscsAimInstanceUserName
mscsAimInstanceUserName
Module: CAMSCS-MIB
OID (symbolic): CAMSCS-MIB::mscsAimInstanceUserName
OID (numeric): 1.3.6.1.4.1.546.16.51.1.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: User name for connecting to the instance.
What is mscsAimInstanceUserName?
This read-write field stores the user name the agent uses to log in and collect data from the corresponding MSCS instance. It works together with mscsAimInstancePassword to authenticate to that server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.3 snmpwalk -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.51.1.2.1.3.1 snmpget -v2c -c public <target> CAMSCS-MIB::mscsAimInstanceUserName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.546.16.51.1.2.1.3.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::mscsAimInstanceUserName 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.3 | mscsAimInstanceUserName | CAMSCS-MIB |