All MIBs › CBS-MODULE-RESOURCES-MIB › cbsModuleAppOldState
cbsModuleAppOldState
Module: CBS-MODULE-RESOURCES-MIB
OID (symbolic): CBS-MODULE-RESOURCES-MIB::cbsModuleAppOldState
OID (numeric): 1.3.6.1.4.1.6848.2.3.10.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The last state of the application
What is cbsModuleAppOldState?
This field records the state the application process was in immediately before its most recent state transition, per the description. Pairing this old-state value with the very next OID, cbsModuleAppNewState, lets an admin reconstruct exactly which transition occurred - for example distinguishing a clean 'active to stopped' shutdown from an unexpected 'active to faulted' crash - which a bare current-state snapshot alone could not show. Seeing this field read 'active' immediately before a new-state reading of 'faulted' would flag an abnormal crash rather than a planned stop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.8 snmpwalk -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppOldState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.8.1 snmpget -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppOldState.1
Start monitoring Crossbeam Systems XOS security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CBS-MODULE-RESOURCES-MIB::cbsModuleAppOldState OID value, configure state conditions and alerts, and monitor any Crossbeam Systems XOS security appliances from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2 | cbsMgmt | CROSSBEAM-SYSTEMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6848.2.3 | cbsModuleResources | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10 | cbsModuleAppMonTable | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10.1 | cbsModuleAppMonEntry | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10.1.8 | cbsModuleAppOldState | CBS-MODULE-RESOURCES-MIB |