All MIBs › CT-CMMPHYS-MIB › cmmFromHostOctets
cmmFromHostOctets
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmFromHostOctets
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.3.1.28
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This object contains the number of data bytes received (m-bus host -> modem).
What is cmmFromHostOctets?
This read-only counter tracks the cumulative number of data bytes the modem has received from the host system over the internal m-bus, destined for transmission to the network. Admins compare this against cmmToNetworkOctets to confirm that data handed off by the host is being successfully transmitted onward. For example, if cmmFromHostOctets keeps climbing but cmmToNetworkOctets stays flat, an admin would suspect the modem is failing to actually transmit data it's receiving from the host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.3.1.28 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmFromHostOctets
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.28.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmFromHostOctets.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::cmmFromHostOctets 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.28 | cmmFromHostOctets | CT-CMMPHYS-MIB |