NETWORK-SERVICES-MIB Download
OID list for NETWORK-SERVICES-MIB
- applTable
- The table holding objects which apply to all different kinds of applications providing network services. Each network service application capable of being monitored should have a single entry in this table.
- applEntry
- An entry associated with a single network service application.
- applIndex
- An index to uniquely identify the network service application. This attribute is the index used for lexicographic ordering of the table.
- applName
- The name the network service application chooses to be known by.
- applDirectoryName
- The Distinguished Name of the directory entry where static information about this application is stored. An empty string indicates that no information about the application is available in the directory.
- applVersion
- The version of network service application software. This field is usually defined by the vendor of the network service application software.
- applUptime
- The value of sysUpTime at the time the network service application was last initialized. If the application was last initialized prior to the last initialization of the network management subsystem, then this object contains a zero value.
- applOperStatus
- Indicates the operational status of the network service application. 'down' indicates that the network service is not available. 'up' indicates that the network service is operational and available. 'halted' indicates that the service is operational but ...
- applLastChange
- The value of sysUpTime at the time the network service application entered its current operational state. If the current state was entered prior to the last initialization of the local network management subsystem, then this object contains a zero value.
- applInboundAssociations
- The number of current associations to the network service application, where it is the responder. An inbound association occurs when another application successfully connects to this one.
- applOutboundAssociations
- The number of current associations to the network service application, where it is the initiator. An outbound association occurs when this application successfully connects to another one.
- applAccumulatedInboundAssociations
- The total number of associations to the application entity since application initialization, where it was the responder.
- applAccumulatedOutboundAssociations
- The total number of associations to the application entity since application initialization, where it was the initiator.
- applLastInboundActivity
- The value of sysUpTime at the time this application last had an inbound association. If the last association occurred prior to the last initialization of the network subsystem, then this object contains a zero value.
- applLastOutboundActivity
- The value of sysUpTime at the time this application last had an outbound association. If the last association occurred prior to the last initialization of the network subsystem, then this object contains a zero value.
- applRejectedInboundAssociations
- The total number of inbound associations the application entity has rejected, since application initialization. Rejected associations are not counted in the accumulated association totals. Note that this only counts associations the application entity ha ...
- applFailedOutboundAssociations
- The total number associations where the application entity is initiator and association establishment has failed, since application initialization. Failed associations are not counted in the accumulated association totals.
- applDescription
- A text description of the application. This information is intended to identify and briefly describe the application in a status display.
- applURL
- A URL pointing to a description of the application. This information is intended to identify and describe the application in a status display.
- assocTable
- The table holding a set of all active application associations.
- assocEntry
- An entry associated with an association for a network service application.
- assocIndex
- An index to uniquely identify each association for a network service application. This attribute is the index that is used for lexicographic ordering of the table. Note that the table is also indexed by the applIndex.
- assocRemoteApplication
- The name of the system running remote network service application. For an IP-based application this should be either a domain name or IP address. For an OSI application it should be the string encoded distinguished name of the managed object. For X.400 ...
- assocApplicationProtocol
- An identification of the protocol being used for the application. For an OSI Application, this will be the Application Context. For Internet applications, OID values of the form {applTCPProtoID port} or {applUDPProtoID port} are used for TCP-based and U ...
- assocApplicationType
- This indicates whether the remote application is some type of client making use of this network service (e.g., a Mail User Agent) or a server acting as a peer. Also indicated is whether the remote end initiated an incoming connection to the network servic ...
- assocDuration
- The value of sysUpTime at the time this association was started. If this association started prior to the last initialization of the network subsystem, then this object contains a zero value.
- applRFC1565Group
- A collection of objects providing basic monitoring of network service applications. This is the original set of such objects defined in RFC 1565.
- assocRFC1565Group
- A collection of objects providing basic monitoring of network service applications' associations. This is the original set of such objects defined in RFC 1565.
- applRFC2248Group
- A collection of objects providing basic monitoring of network service applications. This group was originally defined in RFC 2248; note that applDirectoryName is missing.
- assocRFC2248Group
- A collection of objects providing basic monitoring of network service applications' associations. This group was originally defined by RFC 2248.
- applRFC2788Group
- A collection of objects providing basic monitoring of network service applications. This is the appropriate group for RFC 2788 -- it adds the applDirectoryName object missing in RFC 2248.
- assocRFC2788Group
- A collection of objects providing basic monitoring of network service applications' associations. This is the appropriate group for RFC 2788.