basicRateInterfaceTeiNegotiation

MX-ISDN-MIB · .0.1850.1.300.100.1.2500

Object

column r/w Enumeration
TEI Negotiation
              
Sets the Terminal Endpoint Identifier (TEI) negotiation
strategy.
              
  * LinkUp: Each time the physical link comes up, the unit
    renegotiates the TEI value.
  * PowerUp: When the physical link comes up, the unit does not
    renegotiate the TEI value. The value obtained at power-up
    is reused.
  * SignalingUp: Each time the signaling link comes up, the
    unit renegotiates the TEI value.
              
NOTE: only applies on Point To Multipoint connections.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.300.100.1.2500
Type
column
Access
readwrite
Status
current
Parent
basicRateInterfaceEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::basicRateInterfaceTeiNegotiation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::basicRateInterfaceTeiNegotiation.<basicRateInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::basicRateInterfaceTeiNegotiation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100linkUp
200powerUp
300signalingUp