APPLIC-MIB :: lseGroupSetDefaults

MIB Reference — IPNetwork Monitor

All MIBsAPPLIC-MIBlseGroupSetDefaults

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.81lannetGEN-MIB
1.3.6.1.4.1.81.19lntLanSwitchAPPLIC-MIB
1.3.6.1.4.1.81.19.1lseAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1lseGroupTableAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1.1lseGroupEntryAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1.1.12lseGroupSetDefaultsAPPLIC-MIB