MIB Viewer

casState

OBJECT-TYPE
1.3.6.1.4.1.9.10.56.1.2.1.1.25
Access
read-only
Status
current
Sub-identifiers
0
Current state of this server at system. up(1) - Server is alive and responding to requests dead(2) - Server is dead and fails to respond to requests A server is marked dead if dead-criteria is met A server is marked up again when 1. configured dead timer expires 2. when server responds to probes AAA client The initial value of casState is 'up(1)' at system re-initialization. This will only transistion to 'dead(2)' if an attempt to communicate fails and dead-criteria is met.
INTEGER { up(1), dead(2) }