All MIBs › CBS-MODULE-RESOURCES-MIB › cbsModuleAppNewState
cbsModuleAppNewState
Module: CBS-MODULE-RESOURCES-MIB
OID (symbolic): CBS-MODULE-RESOURCES-MIB::cbsModuleAppNewState
OID (numeric): 1.3.6.1.4.1.6848.2.3.10.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: New (current) state of the application
What is cbsModuleAppNewState?
This field reports the application process's current state following its most recent transition, per the description. Because this value updates every time the application changes state, polling it is how monitoring software detects an application going down (transitioning to something like 'stopped' or 'faulted') without waiting on a full module-level reboot alarm to fire. A newState reading of 'faulted' appearing right after a prior oldState of 'active' would justify an immediate alert for that specific application instance rather than the module overall.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.9 snmpwalk -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppNewState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.9.1 snmpget -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppNewState.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::cbsModuleAppNewState 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.9 | cbsModuleAppNewState | CBS-MODULE-RESOURCES-MIB |