All MIBs › TIMETRA-PORT-MIB › tmnxFRDlcmiMode
tmnxFRDlcmiMode
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxFRDlcmiMode
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
tmnxFRDlcmiMode is used to set the mode of the interface. It can be set as Data terminal equipment (dte), Data circuit-terminating equipment (dce) or both as Data terminal equipment and Data circuit-terminating equipment (bidir).
What is tmnxFRDlcmiMode?
This object controls the operational mode of a Frame Relay interface, allowing it to function as either Data Terminal Equipment (DTE), Data Circuit-terminating Equipment (DCE), or bidirectional. The mode determines how the interface manages Data Link Connection Management (DLCMI) protocol communications and encapsulates Frame Relay traffic. Network operators use this setting during initial interface configuration to establish compatibility with the connected equipment on the other end of the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxFRDlcmiMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxFRDlcmiMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxFRDlcmiMode.1
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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.9 | tmnxFRObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.9.1 | tmnxFRDlcmiTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.9.1.1 | tmnxFRDlcmiEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.9.1.1.1 | tmnxFRDlcmiMode | TIMETRA-PORT-MIB |