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

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 18418 endaceErfstreamMIB(12) erfstreamVariables(1) pipeStatusTable(2) pipeStatusTableEntry(1) pipeRunningStatus(15)}

pipeRunningStatus(15)

 
 

OID description



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

Description:

pipeRunningStatus OBJECT-TYPE
SYNTAX INTEGER {
-- The Data Pipe is in a stopped state.
stopped(0),
-- The Data Pipe is in a paused state.
paused(1),
-- The Data Pipe is in a running state.
running(2),
-- The Data Pipe replay is complete.
complete(3),
-- The Data Pipe is transitioning to a stopped state.
stopping(4),
-- The Data Pipe is being prepared for the next stage.
preparing(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This managed object describes the current status of a Data
Pipe. This could be static stages such as 'stopped', 'paused',
'running' or 'complete', but also transitional stages like
'stopping' or 'preparing'."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: pipeStatusTableEntry(1) First sibling OID: pipeStatusIndex(1) Previous sibling OID: pipeDeletedFlows(14)