g3connectType OBJECT-TYPE
SYNTAX INTEGER
{
static(1), -- connection type is static
dynamic(2) -- connection type is dynamic
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The type of the switch connection; it is either static
which will stay up continuously or dynamic which will be
dropped after the connection is idle for a period of time."
View at oid-info.com
The type of the switch connection; it is either 'static'
which will stay up continuously or 'dynamic' which will be
dropped after the connection is idle for a period of time.
Parsed from file G3-AVAYA-MIB.mib
Module: G3-AVAYA-MIB
Automatically extracted from a module checked by a user of the Asnp syntax-checking tool
g3connectType OBJECT-TYPE SYNTAX INTEGER { static(1), dynamic(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of the switch connection; it is either 'static' which will stay up continuously or 'dynamic' which will be dropped after the connection is idle for a period of time." ::= { g3connect 13 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.6889.2.8.1.1.1 | g3connectState | 0 | 0 | The current state of the switch connection; this object cat be set to 'off' to disable the connection and can be set to 'init' to… |
1.3.6.1.4.1.6889.2.8.1.1.2 | g3connectTimeUp | 0 | 0 | The elapsed time since the connection was established |
1.3.6.1.4.1.6889.2.8.1.1.3 | g3connectTimeUnused | 0 | 0 | The elapsed time since the connection was last used |
1.3.6.1.4.1.6889.2.8.1.1.4 | g3connectAttempts | 0 | 0 | The number of connection attempts |
1.3.6.1.4.1.6889.2.8.1.1.5 | g3connectSuccess | 0 | 0 | The number of successful connections |
1.3.6.1.4.1.6889.2.8.1.1.6 | g3connectRequests | 0 | 0 | The number of switch data requests |
1.3.6.1.4.1.6889.2.8.1.1.7 | g3connectResponses | 0 | 0 | The number of switch data responses |
1.3.6.1.4.1.6889.2.8.1.1.8 | g3connectErrors | 0 | 0 | The number of switch connection errors |
1.3.6.1.4.1.6889.2.8.1.1.9 | g3connectQueued | 0 | 0 | The number switch requests in the input queue |
1.3.6.1.4.1.6889.2.8.1.1.10 | g3connectDelay | 0 | 0 | The expected delay in retrieving switch data |
1.3.6.1.4.1.6889.2.8.1.1.11 | g3connectAlarmForward | 0 | 0 | This object serves as a flag to indicate if a failure has occured in forwarding alarms received from the switch on to another des… |
1.3.6.1.4.1.6889.2.8.1.1.12 | g3connectTimeReset | 0 | 0 | The elapsed time since the connection counters were last reset. Setting this object to zero will reset the counters. |
1.3.6.1.4.1.6889.2.8.1.1.14 | g3connectTimeout | 0 | 0 | The number of idle minutes a 'dynamic' connection will stay connected before being dropped. For a 'static' connection this field … |