All MIBs › APPLIC-MIB › lseGroupWorkState
lseGroupWorkState
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseGroupWorkState
OID (numeric): 1.3.6.1.4.1.81.19.1.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
One of the possible states of the module: this item indicates if the module is runing or booting. The value runAndBoot(3) indicates a serious software problem.
What is lseGroupWorkState?
Read-only enum (run/boot/runAndBoot/none) indicating module operational state. Engineers check this during startup; runAndBoot(3) signals a software fault requiring investigation or reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.21 snmpwalk -v2c -c public <target> APPLIC-MIB::lseGroupWorkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.21.1 snmpget -v2c -c public <target> APPLIC-MIB::lseGroupWorkState.1
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.21 | lseGroupWorkState | APPLIC-MIB |