All MIBs › CAMBIUM-PTP650-MIB › tDMChannelStatus
tDMChannelStatus
Module: CAMBIUM-PTP650-MIB
OID (symbolic): CAMBIUM-PTP650-MIB::tDMChannelStatus
OID (numeric): 1.3.6.1.4.1.17713.7.7.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current status of the TDM channels. A value of 0 indicates that a TDM channel is established
What is tDMChannelStatus?
This is a per-channel column in the TdmTable (indexed by tdmTableIndex) reporting a specific TDM channel's status, such as up, no signal locally, no signal remotely, or disabled. A value of 0 (up) means that particular TDM channel is successfully established end-to-end.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.7.7.5.1.2 snmpwalk -v2c -c public <target> CAMBIUM-PTP650-MIB::tDMChannelStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.7.7.5.1.2.1 snmpget -v2c -c public <target> CAMBIUM-PTP650-MIB::tDMChannelStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tDMChannelStatus.1
Start monitoring Cambium Networks wireless bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP650-MIB::tDMChannelStatus OID value, configure state conditions and alerts, and monitor any Cambium Networks wireless bridges from a single console.
OID Breakdown
Upper-level ancestors (7 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.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.7 | ptp650 | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.7 | tDM | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.7.5 | tdmTable | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.7.5.1 | tdmTableEntry | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.7.5.1.2 | tDMChannelStatus | CAMBIUM-PTP650-MIB |