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

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 311 software(1) ripsap(9) ripsapInterface(2) ripIfTable(1) ripIfEntry(1) ripIfOperState(3)}

ripIfOperState(3)

 
 

OID description



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

Description:

ripIfOperState OBJECT-TYPE
SYNTAX INTEGER {
down(1),
up(2),
sleeping(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "The current operational state of the interface.
If ripIfAdminState is disabled(1) then
ripIfOperState should be down(1). If ripIfAdminState is
changed to enabled(2) then ripIfOperState should change to
up(2) if the interface is ready to transmit and
receive network traffic; it should change to
sleeping(3) if the interface is waiting for external
actions (such as a serial line waiting for an
incomming connection); it should remain in the down(1)
state if and only if there is a fault that prevents it
from going to the up(2) state."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: ripIfEntry(1) First sibling OID: ripIfIndex(1) Previous sibling OID: ripIfAdminState(2) Next sibling OID: ripIfUpdateMode(4) Last sibling OID: ripIfInPackets(10)