|
Description:
|
s3EnetShowNodesStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1), -- node has transmitted in past 5 seconds
inactive(2) -- node has not transmitted in past 5 secs
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The status of the node. Determines whether the node
has actively transmitted or not over the last 5 seconds."
|
|
|