NETWORK-SERVICES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
22
.1.3.6.1.2.1.27.1 · 1 row entry · 17 columns
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 entry .1.3.6.1.2.1.27.1.1
An entry associated with a single network service
application.
Indexes
applIndex
Column Syntax OID
applIndex
An index to uniquely identify the network service
application. This attribute is the index used for
lexicographic ordering of the table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.27.1.1.1
applName
The name the network service application chooses to be
known by.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.1.1.2
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.
DistinguishedName
Textual Convention: DistinguishedName OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.1.1.3
applVersion
The version of network service application software.
This field is usually defined by the vendor of the
network service application software.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.1.1.4
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 co…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.27.1.1.5
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. 'hal…
Enumeration
Enumerated Values:
1up
2down
3halted
4congested
5restarting
6quiescing
.1.3.6.1.2.1.27.1.1.6
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,
the…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.27.1.1.7
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.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.8
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.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.9
applAccumulatedInboundAssociations
The total number of associations to the application entity
since application initialization, where it was the responder.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.10
applAccumulatedOutboundAssociations
The total number of associations to the application entity
since application initialization, where it was the initiator.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.11
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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.27.1.1.12
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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.27.1.1.13
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
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.14
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 tot…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.27.1.1.15
applDescription
A text description of the application. This information
is intended to identify and briefly describe the
application in a status display.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.1.1.16
applURL
A URL pointing to a description of the application.
This information is intended to identify and describe
the application in a status display.
URLString
Textual Convention: URLString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.1.1.17
.1.3.6.1.2.1.27.2 · 1 row entry · 5 columns
The table holding a set of all active application
          
associations.
assocEntry entry .1.3.6.1.2.1.27.2.1
An entry associated with an association for a network
service application.
Indexes
applIndex assocIndex
Column Syntax OID
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.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.27.2.1.1
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 na…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.27.2.1.2
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 {applUDPProtoI…
ObjectIdentifier .1.3.6.1.2.1.27.2.1.3
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 incom…
Enumeration
Enumerated Values:
1uainitiator
2uaresponder
3peerinitiator
4peerresponder
.1.3.6.1.2.1.27.2.1.4
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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.27.2.1.5