All MIBs › ACC-ISDN › accIsdnSubManualTei
accIsdnSubManualTei
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnSubManualTei
OID (numeric): 1.3.6.1.4.1.5.1.1.36.2.1.5
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.
What is accIsdnSubManualTei?
This specifies the Terminal Endpoint Identifier (TEI) that the ISDN device will use, either as a fixed value from 0 to 63 or automatically assigned when set to 127. Each ISDN device on a line needs a unique TEI so the switch can route messages correctly; manual assignment is necessary when automatic TEI assignment fails with certain switches. For example, if automatic assignment fails, you can set this to 64 to manually assign that specific TEI to this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.2.1.5 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnSubManualTei
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.2.1.5.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnSubManualTei.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.36.2.1.5.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.2 | accIsdnSubTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.2.1 | accIsdnSubEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.2.1.5 | accIsdnSubManualTei | ACC-ISDN |