tripCfgOperStatus
TRIP-MIB ·
.1.3.6.1.2.1.116.1.1.1.5
Object
column
Enumeration
The current operational state of the TRIP protocol.
unknown(0): The operating status of the application is
unknown.
up(1): The application is operating normally, and
is ready to process (receive and issue) TRIP
requests and responses.
down(2): The application is currently not processing
TRIP messages. This occurs if the TRIP
application is in an initialization state or
if tripCfgAdminStatus is set to down(2).
faulty(3): The application is not operating normally due
to a fault in the system.
If tripCfgAdminStatus is down(2) then tripOperStatus SHOULD
be down(2). If tripAdminStatus is changed to up(1) then
tripOperStatus SHOULD change to up(1) if there is no
fault that prevents the TRIP protocol from moving to the
up(1) state.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tripCfgEntry
- Table
- tripCfgTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | up |
2 | down |
3 | faulty |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tripCfgProtocolVersion This object will reflect the version of TRIP
supported by this system. It follows the same
format as TRIP version information contained
in the TRIP messages generated by this TRI… | column | TRIP-TC-MIBTripProtocolVersion | .1.3.6.1.2.1.116.1.1.1.1 |
| tripCfgMinRouteAdvertisementInterval Specifies minimal interval between successive
advertisements to a particular destination from an LS. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.1.1.10 |
| tripCfgMaxPurgeTime Indicates the interval that the LS MUST maintain routes
marked as withdrawn in its database. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.1.1.11 |
| tripCfgDisableTime Indicates the interval that the TRIP module of the
LS MUST be disabled while routes originated by this
LS with high sequence numbers can be removed. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.1.1.12 |
| tripCfgSendReceiveMode The operational mode of the TRIP entity running on this
system. | column | TRIP-TC-MIBTripSendReceiveMode | .1.3.6.1.2.1.116.1.1.1.13 |
| tripCfgStorage The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access
to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.116.1.1.1.14 |
| tripCfgItad The Internet Telephony Administrative domain (ITAD)
of this LS. | column | TRIP-TC-MIBTripItad | .1.3.6.1.2.1.116.1.1.1.2 |
| tripCfgIdentifier The object that identifies this TRIP Client. | column | TRIP-TC-MIBTripId | .1.3.6.1.2.1.116.1.1.1.3 |
| tripCfgAdminStatus The desired TRIP state.
up(1) : Set the application to normal operation.
down(2): Set the application to a state where it will
not process … | column | Enumeration | .1.3.6.1.2.1.116.1.1.1.4 |
| tripCfgAddrIAddrType The type of Inet Address of the tripAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.116.1.1.1.6 |
| tripCfgAddr The network address of the local LS that the peer
connects to. The type of address depends on the object
tripCfgAddrIAddrType. The type of this address is
determined by the value … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.116.1.1.1.7 |
| tripCfgPort The local tcp/udp port on the local LS that the peer
connects to. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.116.1.1.1.8 |
| tripCfgMinItadOriginationInterval The minimum amount of time that MUST elapse between
advertisement of the update message that reports changes
within the LS's own ITAD. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.1.1.9 |