All MIBs › DASAN-SWITCH-MIB › dsVdslCoCountRxFrame
dsVdslCoCountRxFrame
Module: DASAN-SWITCH-MIB
OID (symbolic): DASAN-SWITCH-MIB::dsVdslCoCountRxFrame
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.2.27.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
.
What is dsVdslCoCountRxFrame?
This OID counts the number of data frames received on a VDSL (very-high-speed DSL) connection. The counter increments with each frame arrival. An operator would monitor this to verify that the DSL link is actively receiving data and to track line utilization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.2.27.1.1 snmpwalk -v2c -c public <target> DASAN-SWITCH-MIB::dsVdslCoCountRxFrame
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.2.27.1.1.1 snmpget -v2c -c public <target> DASAN-SWITCH-MIB::dsVdslCoCountRxFrame.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsVdslCoCountRxFrame.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9 | dasanMgmt | DASAN-SMI |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2 | dsSwitchModules | DASAN-SWITCH-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.27 | dsVdslCoCountTable | DASAN-SWITCH-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.27.1 | dsVdslCoCountEntry | DASAN-SWITCH-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.27.1.1 | dsVdslCoCountRxFrame | DASAN-SWITCH-MIB |