All MIBs › ERI-DNX-SMC-MIB › trunkData
trunkData
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::trunkData
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.6.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Identifies the hex value used for the data.The valid values are 0 through ff in Hex format.
What is trunkData?
This configuration parameter specifies a hexadecimal data value (0x00 to 0xFF) used in trunk conditioning profiles for testing and diagnosing trunk circuits on Ericsson telecommunications equipment. The data byte is transmitted over the trunk to verify signal integrity and loopback functionality. Telecom technicians set this value when running diagnostics on trunk lines.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.6.1.4 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::trunkData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.6.1.4.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::trunkData.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.6.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trunkData.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8 | connections | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.6 | trunkCProfileTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.6.1 | trunkCProfileEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.6.1.4 | trunkData | ERI-DNX-SMC-MIB |