All MIBs › ACC-MIB › accIsdnSubManualTei
accIsdnSubManualTei
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-write integer specifies the Terminal Endpoint Identifier for ISDN, accepting manual values from 0 to 63, or setting it to 127 to request automatic assignment. Engineers use manual TEI values (0-63) to hard-assign identifiers on special networks or set it to 127 to let the switch assign one automatically. A value of 64 means 'use automatic TEI discovery with the network.'
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-MIB::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-MIB::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-MIB |