All MIBs › RAD-MIB › atmSysConfigCellTestClp
atmSysConfigCellTestClp
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmSysConfigCellTestClp
OID (numeric): 1.3.6.1.4.1.164.12.3.1.1.33.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The type of the Cell.
What is atmSysConfigCellTestClp?
This OID stores configuration data about the type of ATM cell being tested on the system. You can read and write this value to set up cell testing behavior. A network operator would adjust this when testing ATM (a legacy high-speed data format) transmission quality to ensure cells meet loss priority requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.33.5 snmpwalk -v2c -c public <target> RAD-MIB::atmSysConfigCellTestClp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.33.5.1 snmpget -v2c -c public <target> RAD-MIB::atmSysConfigCellTestClp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.1.33.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSysConfigCellTestClp.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1 | atmNteSysConfig | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1.33 | atmSysConfigCellTest | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1.33.5 | atmSysConfigCellTestClp | RAD-MIB |