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) chasEntityAdminStatus(4)}

chasEntityAdminStatus(4)

 
 

OID description



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

Description:

chasEntityAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1), -- none of the following
enable(2),
disable(3),
reset(4),
programload(5),
test(6)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Provides the administratively desired state of
the given entity.

An entity is activated by writing a value of
enable(2).

An entity may be de-activated by writing a value
of disable(3). In a disabled state, a entity does
exist within the given chassis, but is benign. A
disabled entity is available for subsequent
activation.

Writing a value of reset(4) specifies an entity
should initiate a reset sequence.

Writing a value of programload(5) specifies an
entity should initiate a program load sequence.

Writing a value of test(6) specifies an entity
should initiate a testing sequence.

Agent support of the writing of any of the values
of this object is implementation-specific. For
example, this object might be read only for
entities that disabling would compromise the
integrity of the chassis."


 
 
Short link:


Parent OID: chasEntityEntry(1) First sibling OID: chasEntityIndex(1) Previous sibling OID: chasEntityDescr(3) Next sibling OID: chasEntityOperStatus(5) Last sibling OID: chasEntityIpAddress(10)