All MIBs › APPLIC-MIB › lseGroupAutoPartitionEnable
lseGroupAutoPartitionEnable
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseGroupAutoPartitionEnable
OID (numeric): 1.3.6.1.4.1.81.19.1.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables autopartition mechanism support in the group level for each port of the group.
What is lseGroupAutoPartitionEnable?
Enum (enable/disable) activating auto-partition at group level for all member ports. Engineers enable this to automatically isolate noisy ports; device disconnects ports with excessive errors for 30 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.20 snmpwalk -v2c -c public <target> APPLIC-MIB::lseGroupAutoPartitionEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.20.1 snmpget -v2c -c public <target> APPLIC-MIB::lseGroupAutoPartitionEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.1.1.20.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.1 | lseGroupTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.1.1 | lseGroupEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.1.1.20 | lseGroupAutoPartitionEnable | APPLIC-MIB |