All MIBs › TN-MGMT-MIB › tnSysLPTMonitorPort
tnSysLPTMonitorPort
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnSysLPTMonitorPort
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1.4
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-write
Description:
This mib variable is applicable only when the device supports 'tnSysSelectiveLPT' and/or 'tnSysTransparentLPT'. This determines which port is monitored for activating the link pass through. The value is the port number.
What is tnSysLPTMonitorPort?
This OID identifies which physical port the device should monitor to trigger a link pass-through feature, which transparently forwards traffic without processing it. Setting this value tells the device which port to watch for activation of a bypass mode. A network operator would configure this when setting up a link bypass feature to protect critical traffic during device failure scenarios.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1.4 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnSysLPTMonitorPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1.4.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnSysLPTMonitorPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSysLPTMonitorPort.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.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1 | tnMgmtObjects | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1 | tnDevMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.2 | tnDevSysLPT | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.2.1 | tnDevSysLPTTable | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1 | tnDevSysLPTEntry | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.2.1.1.4 | tnSysLPTMonitorPort | TN-MGMT-MIB |