All MIBs › CT-CMMPHYS-MIB › cmmFromNetworkFrames
cmmFromNetworkFrames
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmFromNetworkFrames
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.3.1.30
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This object contains the number of frames received (central office switch -> modem).
What is cmmFromNetworkFrames?
This read-only counter tracks the cumulative number of data frames this modem has received from the central office switch. Admins use it alongside cmmFromNetworkOctets to derive average received frame size and to correlate with error counters like CRC or overrun errors on a per-frame basis. For example, comparing a rising cmmFromNetworkFrames count against a proportionally rising cmmCRCErrors count would tell an admin what fraction of received frames are arriving corrupted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.30 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmFromNetworkFrames
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.30.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmFromNetworkFrames.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::cmmFromNetworkFrames 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.30 | cmmFromNetworkFrames | CT-CMMPHYS-MIB |