All MIBs › APPLIC-MIB › lstIntPortSMPTransmitEnable
lstIntPortSMPTransmitEnable
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lstIntPortSMPTransmitEnable
OID (numeric): 1.3.6.1.4.1.81.19.4.1.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enable SMP MAC frame transmission by line interface during single-station situation.
What is lstIntPortSMPTransmitEnable?
This read-write enumeration controls SMP (Single-station Management Protocol) frame transmission. Network engineers enable this during single-station conditions for management access. Setting 'on' allows the interface to send management frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.23 snmpwalk -v2c -c public <target> APPLIC-MIB::lstIntPortSMPTransmitEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.23.1 snmpget -v2c -c public <target> APPLIC-MIB::lstIntPortSMPTransmitEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.4.1.1.1.23.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4 | lst | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1 | lstIntPort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1 | lstIntPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1 | lstIntPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1.23 | lstIntPortSMPTransmitEnable | APPLIC-MIB |