All MIBs › RAD-MIB › prtExVcPbxLineCode
prtExVcPbxLineCode
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExVcPbxLineCode
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.15.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is the line code parameter used for T1/E1 interface. The user should select only the parameters which are relevant to the specific card: T1 line code parameters for VC-PBX/T1 E1 line code parameters for VC-PBX/E1 notApplicable - for VC-PBX This parameter has the same values as dsx1LineCoding in T1/E1 MIB (RFC-1406). The parameters in dsx1LineCoding are: dsx1JBZS (1) dsx1B8ZS (2) dsx1HDB3 (3) dsx1ZBTSI (4) dsx1AMI (5) other (6)
What is prtExVcPbxLineCode?
This object specifies the line coding scheme (B7ZS, B8ZS, transmission, or HDB3) for T1/E1 telecommunications interfaces on a VC-PBX card, selecting the encoding format for physical line transmission. An operator configures this to match the carrier's line encoding standard and the equipment capabilities at both ends of the connection. Mismatched line codes cause synchronization failures and are a common source of E1/T1 interface errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.15.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::prtExVcPbxLineCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.15.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::prtExVcPbxLineCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.15.1.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtExVcPbxLineCode.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.15 | prtVcPbxCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.15.1 | prtExVcPbxCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.15.1.1 | prtExVcPbxCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.15.1.1.10 | prtExVcPbxLineCode | RAD-MIB |