All MIBs › ADTRAN-MIB › adProdTransType
adProdTransType
Module: ADTRAN-MIB
OID (symbolic): ADTRAN-MIB::adProdTransType
OID (numeric): 1.3.6.1.4.1.664.3.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The data transmission circuit/facility/payload level of the device (see Appendix A of GR-833-CORE). Common examples are: T0, T1, T2, T3, STS1, and OC3. For the SCU and other common equipment cards, the code should be EQPT.
What is adProdTransType?
This describes the transmission level supported (T0, T1, T2, T3, STS1, OC3, or EQPT for equipment). Indicates the bandwidth class. For example, T1 = 1.544 Mbps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.3.1.9 snmpwalk -v2c -c public <target> ADTRAN-MIB::adProdTransType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.3.1.9.1 snmpget -v2c -c public <target> ADTRAN-MIB::adProdTransType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adProdTransType.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.664 | adtran | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.3 | adAdmin | ADTRAN-MIB |
| 1.3.6.1.4.1.664.3.1 | adProductInfo | ADTRAN-MIB |
| 1.3.6.1.4.1.664.3.1.9 | adProdTransType | ADTRAN-MIB |