ACC-ISDN :: accIsdnSubManualTei

MIB Reference — IPNetwork Monitor

All MIBsACC-ISDNaccIsdnSubManualTei

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.36accIsdnACC-ISDN
1.3.6.1.4.1.5.1.1.36.2accIsdnSubTableACC-ISDN
1.3.6.1.4.1.5.1.1.36.2.1accIsdnSubEntryACC-ISDN
1.3.6.1.4.1.5.1.1.36.2.1.5accIsdnSubManualTeiACC-ISDN