All MIBs › ACC-MIB › accIsdnxSubManualTei
accIsdnxSubManualTei
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnxSubManualTei
OID (numeric): 1.3.6.1.4.1.5.1.1.36.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The TEI (terminal endpoint identifier) when manual TEI assignment is required. Setting this value between 0 and 63 (inclusive) specifies manual TEI assignment using the indicated value. Setting this value to 127 (the broadcast TEI) specifies automatic TEI assignment. This object is writable only for BRI subscribers. For PRI subscribers, the value read is always 0
What is accIsdnxSubManualTei?
This OID sets the Terminal Endpoint Identifier (TEI) for BRI lines, allowing either manual assignment (0-63) or automatic assignment from the switch (127). BRI lines sometimes need manual TEI assignment to avoid conflicts on the line, and engineers configure this OID accordingly. For example, setting a value of 32 assigns manual TEI 32, while 127 tells the device to request TEI from the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnxSubManualTei
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnxSubManualTei.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.36.6.1.6.1 i <value>
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6 | accIsdnxSubTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1 | accIsdnxSubEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1.6 | accIsdnxSubManualTei | ACC-MIB |