Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 22 mibs(101) chassis-mibs(6) gigaHUBMib(1) gigaHUBChassis(2) chasEntity(3) chasEntityTable(1) chasEntityEntry(1) chasEntityOperStatus(5)}

chasEntityOperStatus(5)

 
 

OID description



   
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

chasEntityOperStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1), -- none of the following
invalid(2),
testing(3),
operational(4),
resetInProgress(5),
warning(6),
nonFatalError(7),
fatalError(8),
loading(10)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Provides operational status of the entity. The
following are possible definitions of the values.
The exact definition of the values is
implementation specific. A value of other(1)
implies some undetermined state, possibly as a
result of setting chasEntityAdminStatus to a value
of disable(3). A value of invalid(2) could have
the possible meaning that the entity exists but
the chassis manager has no direct control of the
entity. A value of testing(3) may be a diagnostic
state. A value of operational(4) implies that the
entity is running with no errors or warnings.
State resetInProgress(5) implies equivalent of
setting chasEntityAdminStatus to reset(4). The
states of warning(6), nonFatalError(7),
fatalError(8) reflect conditions detected during
operation. The entity may or may not be still
functional. State loading(10) is a result of
asserting programload(5) in chasEntityAdminStatus.

For example if an entities value of
chasEntityAdminStatus is disable(3) and is set to
enable(2) then chasEntityOperStatus may enter a
state of testing(3) then change to a value of
operational(4)."


 
 
Short link:


Parent OID: chasEntityEntry(1) First sibling OID: chasEntityIndex(1) Previous sibling OID: chasEntityAdminStatus(4) Next sibling OID: chasEntityTimeStamp(6) Last sibling OID: chasEntityIpAddress(10)