All MIBs › APPLIC-MIB › lseGroupSetDefaults
lseGroupSetDefaults
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseGroupSetDefaults
OID (numeric): 1.3.6.1.4.1.81.19.1.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Set all hardware parameters to their default values. This item will always return a value of off(2), since it acts like a toggle switch.
What is lseGroupSetDefaults?
Enum acting as toggle (always reads off(2)) to reset all hardware parameters to factory defaults. Engineers set this to on(1) to recover from misconfiguration; useful after experimenting with timing parameters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.12 snmpwalk -v2c -c public <target> APPLIC-MIB::lseGroupSetDefaults
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.12.1 snmpget -v2c -c public <target> APPLIC-MIB::lseGroupSetDefaults.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.1.1.12.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.12 | lseGroupSetDefaults | APPLIC-MIB |