All MIBs › ACC-ISDN › accIsdnxSubManualTei
accIsdnxSubManualTei
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::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 specifies the Terminal Endpoint Identifier (TEI) for the ISDN interface, either manually assigned (0-63) or automatically assigned by the switch (127). Network engineers configure this when the ISDN switch requires a specific endpoint ID or when auto-negotiation fails. For example, a value of 32 assigns a fixed TEI of 32; a value of 127 lets the switch dynamically assign the TEI.
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-ISDN::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-ISDN::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-ISDN |