All MIBs › APPLIC-MIB › lseIntPortCopiedPort
lseIntPortCopiedPort
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseIntPortCopiedPort
OID (numeric): 1.3.6.1.4.1.81.19.1.2.1.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The port monitored on the LANswitch bus by the LSE-PM module. The value of this item is: 32*(S-1)+P, where S is the slot number in the hub and P the port within the slot (1.. 32). When the value of this item is 0, the Copy Port function is disabled and the port is in Host Filter mode. For modules that do not support this functionality, this item will have the value 65,535.
What is lseIntPortCopiedPort?
Integer (0 or 32*S-1+P formula) specifying which LANswitch port is being monitored by this LSE-PM. Engineers set this to mirror traffic from a production port; 0 disables copy and enables host filtering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.40 snmpwalk -v2c -c public <target> APPLIC-MIB::lseIntPortCopiedPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.40.1 snmpget -v2c -c public <target> APPLIC-MIB::lseIntPortCopiedPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.2.1.1.40.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.1 | lse | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2 | lseIntPort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1 | lseIntPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1.1 | lseIntPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1.1.40 | lseIntPortCopiedPort | APPLIC-MIB |