All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmLoginsAvailable
cmLoginsAvailable
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoginsAvailable
OID (numeric): 1.3.6.1.4.1.1996.0.5
Node type: NOTIFICATION-TYPE
Description: Inidicates that logins are allowed again. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoginsAvailable snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1996.0.5
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:57604->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (79160580) 9 days, 3:53:25.80 SNMPv2-MIB::snmpTrapOID.0 = OID: COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoginsAvailable
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoginsAvailable
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoginsAvailable OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.0.5 | cmLoginsAvailable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |