All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmTrapTypeLogSeqNum
cmTrapTypeLogSeqNum
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapTypeLogSeqNum
OID (numeric): 1.3.6.1.4.1.1996.20.9.9.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The sequence number of this entry in the event table.
What is cmTrapTypeLogSeqNum?
cmTrapTypeLogSeqNum is a read-only integer identifying the position of a specific entry within the trap-type table, separate from the event and alarm logs' own sequence numbering. An administrator uses it purely as an index to enumerate all configured trap-type entries in the table. For example, an operator scripting a full walk of the trap-type table would iterate through entries by their cmTrapTypeLogSeqNum to review every configured event type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.9.9.1.2 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapTypeLogSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.9.9.1.2.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapTypeLogSeqNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmTrapTypeLogSeqNum.1
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::cmTrapTypeLogSeqNum 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.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9 | cmTrap | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.9 | cmTrapTypeLogTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.9.1 | cmTrapTypeLogEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.9.1.2 | cmTrapTypeLogSeqNum | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |