All MIBs › ARRIS-C3-SM-MIB › dcxSMMiscUserLoginName
dcxSMMiscUserLoginName
Module: ARRIS-C3-SM-MIB
OID (symbolic): ARRIS-C3-SM-MIB::dcxSMMiscUserLoginName
OID (numeric): 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Login user name
What is dcxSMMiscUserLoginName?
This OID stores the username credential for accessing the management interface, typically ranging from 0-32 octets in length. Network administrators use this to authenticate sessions and control access to device configuration. Example: 'admin' or 'operator' for role-based login.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2 snmpwalk -v2c -c public <target> ARRIS-C3-SM-MIB::dcxSMMiscUserLoginName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2.1 snmpget -v2c -c public <target> ARRIS-C3-SM-MIB::dcxSMMiscUserLoginName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dcxSMMiscUserLoginName.1
Start monitoring ARRIS (Cadant) C3 CMTS (Cable Modem Termination System) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARRIS-C3-SM-MIB::dcxSMMiscUserLoginName OID value, configure state conditions and alerts, and monitor any ARRIS (Cadant) C3 CMTS (Cable Modem Termination System) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4115 | arris | ARRIS-MIB |
| 1.3.6.1.4.1.4115.1 | arrisProducts | ARRIS-MIB |
| 1.3.6.1.4.1.4115.1.4 | arrisProdIdCMTS | ARRIS-MIB |
| 1.3.6.1.4.1.4115.1.4.3 | cmtsC3 | ARRIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4115.1.4.3.4 | cmtsC3SMMIB | ARRIS-C3-SM-MIB |
| 1.3.6.1.4.1.4115.1.4.3.4.1 | dcxSMObjects | ARRIS-C3-SM-MIB |
| 1.3.6.1.4.1.4115.1.4.3.4.1.7 | dcxSMMiscUserManagementGroup | ARRIS-C3-SM-MIB |
| 1.3.6.1.4.1.4115.1.4.3.4.1.7.1 | dcxSMMiscUserTable | ARRIS-C3-SM-MIB |
| 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1 | dcxSMMiscUserListEntry | ARRIS-C3-SM-MIB |
| 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2 | dcxSMMiscUserLoginName | ARRIS-C3-SM-MIB |