All MIBs › CT-CMMPHYS-MIB › cmmSessionNum
cmmSessionNum
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmSessionNum
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the session number that is associated with this modem. Session numbers are assigned, starting with 1, from the first modem on the first module of the first CMM board and continuing through the last modem of the last module of the last CMM board.
What is cmmSessionNum?
This read-only value is a globally sequential session number assigned across the entire chassis, starting at 1 for the first modem on the first module of the first board and continuing in order through every modem on every module and board. Admins use this single flat numbering scheme as a simple way to enumerate or reference any modem in the entire chassis without needing to combine board, module, and modem IDs. For example, a monitoring tool could iterate cmmSessionNum from 1 upward to poll every modem's status across the whole chassis in one consistent sequence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.4 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmSessionNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.4.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmSessionNum.1
Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmSessionNum OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3 | cmmModemTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3.1 | cmmModemEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.3.1.4 | cmmSessionNum | CT-CMMPHYS-MIB |