MIB Viewer

ccPortalState

OBJECT-TYPE
1.3.6.1.4.1.388.11.2.4.2.1.1.15
Access
read-only
Status
current
Sub-identifiers
0
This value describes the state of the Portal. A healthy Portal would power-on, and quickly advance from portalUpAndWaitingForConfig and then on to portalReceivingConfig and then on to portalUpAndAdopted. A Portal that is denied adoption due to ACLs would show: portalDeniedAdoptionDueToAcl. A Portal that does not 'handshake' with the switch properly would be found in state: portalBroken.
INTEGER { portalUpAndWaitingForConfig(1), portalReceivingConfig(2), portalUpAndAdopted(3), portalDeniedAdoptionDueToAcl(4), portalBroken(5) }