XYPLEX-LAT-MIB

File: XYPLEX-LAT-MIB.mib (44078 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1212

Imported symbols

enterprises Counter Gauge
TimeTicks DisplayString OBJECT-TYPE

Defined Types

LatPortEntry  
SEQUENCE    
  latPortIndex INTEGER
  latPortAuthorizedGroups OCTET STRING
  latPortAutoPrompt INTEGER
  latPortCurrentGroups OCTET STRING
  latPortRemoteModification INTEGER

LatOfferedServiceEntry  
SEQUENCE    
  latOfferedServiceName DisplayString
  latOfferedServiceStatus INTEGER
  latOfferedServiceAllowConnections INTEGER
  latOfferedServiceIdentification DisplayString
  latOfferedServicePassword DisplayString
  latOfferedServicePortMap OCTET STRING
  latOfferedServiceQueuing INTEGER

LatVisibleServiceEntry  
SEQUENCE    
  latVisibleServiceName DisplayString
  latVisibleServiceStatus INTEGER
  latVisibleServiceNode DisplayString
  latVisibleServiceConnectedSessions Gauge
  latVisibleServiceIdentification DisplayString
  latVisibleServiceRating Gauge

LatNodeEntry  
SEQUENCE    
  latNodeName DisplayString
  latNodeStatus INTEGER
  latNodeConnectedSessions Gauge
  latNodeAddress OCTET STRING
  latNodeDataLinkFrame INTEGER
  latNodeIdentification DisplayString
  latNodeGroups OCTET STRING
  latNodeServiceNumber Gauge
  latNodeZero INTEGER
  latNodeZeroTime TimeTicks
  latNodeInMessages Counter
  latNodeOutMessages Counter
  latNodeInSlots Counter
  latNodeOutSlots Counter
  latNodeInBytes Counter
  latNodeOutBytes Counter
  latNodeAddressChange Counter
  latNodeInDuplicates Counter
  latNodeOutRetransmits Counter
  latNodeInBadMessages Counter
  latNodeInBadSlots Counter
  latNodeInSessionsAccepted Counter
  latNodeInSessionsRejected Counter

Defined Values

xyplex 1.3.6.1.4.1.33
OBJECT IDENTIFIER    

lat 1.3.6.1.4.1.33.3
OBJECT IDENTIFIER    

latAnnounceServices 1.3.6.1.4.1.33.3.1
Control for automatic, periodic announcement of local services to the network. Corresponds directly to SERVER ANNOUNCEMENTS and the presence of the label 'Announcements' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latCircuitTimer 1.3.6.1.4.1.33.3.2
Number of milleseconds to collect port input data before sending it to the host. Corresponds directly to SERVER CIRCUIT TIMER and the value labeled 'Circuit Timer:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 30..200  

latIdentificationLengthLimit 1.3.6.1.4.1.33.3.3
Maximum number of characters to store in the instances of latVisibleServiceIdentification. Corresponds directly to SERVER IDENTIFICATION SIZE and the value labeled 'Identification Size:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

latKeepaliveTimer 1.3.6.1.4.1.33.3.4
Number of seconds of inactivity before sending a null message to the host. Corresponds directly to SERVER KEEPALIVE TIMER and the value labeled 'Keepalive Timer:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..180  

latMulticastTimer 1.3.6.1.4.1.33.3.5
Number of seconds between transmission of local service announcements. Corresponds directly to SERVER MULTICAST TIMER and the value labeled 'Multicast Timer:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..180  

latNodeLimit 1.3.6.1.4.1.33.3.6
Maximum number of service nodes to keep in the node table. Corresponds directly to SERVER NODE LIMIT and the value labeled 'Node Limit:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

latNumber 1.3.6.1.4.1.33.3.7
An arbitrary number assigned and used for administrative purposes. Corresponds directly to SERVER NUMBER and the value labeled 'Number:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

latRetransmitLimit 1.3.6.1.4.1.33.3.8
Maximum number of times to retransmit an unacknowledged message. Corresponds directly to SERVER RETRANSMIT LIMIT and the value labeled 'Retransmit Limit:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..120  

latLocalServiceGroups 1.3.6.1.4.1.33.3.9
The list of group numbers allowed to use local services, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to SERVER SERVICE GROUPS and the value labeled 'Service Groups:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

latGroupPurge 1.3.6.1.4.1.33.3.10
Control for automatic deletion of all node table entries when latServiceGroups or latPortCurrentGroups is changed. Corresponds directly to SERVER PURGE GROUP and the presence of the label 'Purge Group' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latNodePurge 1.3.6.1.4.1.33.3.11
Control for automatic deletion of all node table entries with status 'reachable' when the number of entries exceeds latNodeLimit. Corresponds directly to SERVER PURGE NODE and the presence of the label 'Purge Node' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latNodesRejected 1.3.6.1.4.1.33.3.12
Number of nodes not added to the node table because there was no room. Corresponds directly to the value labeled 'Discarded Nodes:' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInMessages 1.3.6.1.4.1.33.3.13
Number of LAT messages received. Corresponds directly to the value labeled 'Messages Received:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latOutMessages 1.3.6.1.4.1.33.3.14
Number of LAT messages sent. Corresponds directly to the value labeled 'Messages Transmitted:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInSessionsAccepted 1.3.6.1.4.1.33.3.15
Number of incoming LAT session connection attempts accepted. Corresponds directly to the value labeled 'Solicitations Accepted:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInSessionsRejected 1.3.6.1.4.1.33.3.16
Number of incoming LAT session connection attempts rejected. Corresponds directly to the value labeled 'Solicitations Rejected:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latAddressChange 1.3.6.1.4.1.33.3.17
Number of times a service announcement contained a node name already in the visible service table but with a different address. Corresponds directly to the value labeled 'Multiple Node Addresses:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInDuplicates 1.3.6.1.4.1.33.3.18
Number of duplicate LAT messages received. Corresponds directly to the value labeled 'Duplicates Received:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latOutRetransmits 1.3.6.1.4.1.33.3.19
Number of LAT messages retransmitted due to no acknowledgement. Corresponds directly to the value labeled 'Messages Re-transmitted:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInBadMessages 1.3.6.1.4.1.33.3.20
Number of LAT messages received with invalid format. Corresponds directly to the value labeled 'Illegal Messages Rcv'd:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInBadSlots 1.3.6.1.4.1.33.3.21
Number of LAT messages received with invalid slot format. Corresponds directly to the value labeled 'Illegal Slots Rcv'd:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latInBadMulticasts 1.3.6.1.4.1.33.3.22
Number of multicast LAT messages received with invalid format. Corresponds directly to the value labeled 'Illegal Multicasts Rcv'd:' in the SERVER COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latPortTable 1.3.6.1.4.1.33.3.23
A list of LAT character port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LatPortEntry

latPortEntry 1.3.6.1.4.1.33.3.23.1
LAT parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LatPortEntry  

latPortIndex 1.3.6.1.4.1.33.3.23.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [11].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

latPortAuthorizedGroups 1.3.6.1.4.1.33.3.23.1.2
The list of group numbers to which the port is allowed to set access, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to PORT AUTHORIZED GROUPS and the value labeled 'Authorized Groups:' in the PORT CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

latPortAutoPrompt 1.3.6.1.4.1.33.3.23.1.3
Control for automatic stimulation of a host prompt upon forming a new session. Corresponds directly to PORT AUTOPROMPT and the presence of the label 'Autoprompt' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latPortCurrentGroups 1.3.6.1.4.1.33.3.23.1.4
The list of group numbers to which the port currently has set access, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to PORT GROUPS and the value labeled 'Groups:' in the PORT CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

latPortRemoteModification 1.3.6.1.4.1.33.3.23.1.5
Control to allow the remote system to modify certain physical port characteristics. Corresponds directly to PORT REMOTE MODIFICATION and the presence of the label 'Remote Modification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latOfferedServiceTable 1.3.6.1.4.1.33.3.24
A list of offered service entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LatOfferedServiceEntry

latOfferedServiceEntry 1.3.6.1.4.1.33.3.24.1
Parameter values for an offered service entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LatOfferedServiceEntry  

latOfferedServiceName 1.3.6.1.4.1.33.3.24.1.1
The name of an offered service. Corresponds directly to the name in a SERVICE command and the value labeled 'Service:' in the SERVICE CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

latOfferedServiceStatus 1.3.6.1.4.1.33.3.24.1.2
The status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR SERVICE command. Actual removal of the entry is implementation specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

latOfferedServiceAllowConnections 1.3.6.1.4.1.33.3.24.1.3
Control for allowing incoming connections to the service. Corresponds directly to SERVICE CONNECTIONS and the presence of the label 'Connections' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latOfferedServiceIdentification 1.3.6.1.4.1.33.3.24.1.4
Text to identify a service. Corresponds directly to SERVICE IDENTIFICATION and the value labeled 'Identification:' in the SERVICE CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

latOfferedServicePassword 1.3.6.1.4.1.33.3.24.1.5
The password a user must supply to use the service. Corresponds directly to SERVICE PASSWORD and the presence of the label 'Password' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display. When setting this value, the management system must supply eight octets, filling with zeros from the first octet. That is, the value '1ab42' would be expressed as '0.0.0.0.0.1.ab.42'. Setting the value to zero disables the password check. When returning this value, the agent always returns a zero length OCTET STRING.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

latOfferedServicePortMap 1.3.6.1.4.1.33.3.24.1.6
The list of character ports offer the service. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Character MIB [11]. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to port-list portion of SERVICE PORTS and the value labeled 'Ports:' in the SERVICE CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

latOfferedServiceQueuing 1.3.6.1.4.1.33.3.24.1.7
Control for allowing queuing of incoming connections to the service when the service is busy. Corresponds directly to SERVICE QUEUE and the presence of the label 'Queuing' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

latVisibleServiceTable 1.3.6.1.4.1.33.3.25
A list of visible service entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LatVisibleServiceEntry

latVisibleServiceEntry 1.3.6.1.4.1.33.3.25.1
Parameter values for a visible service entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LatVisibleServiceEntry  

latVisibleServiceName 1.3.6.1.4.1.33.3.25.1.1
The name of a visible service. Corresponds directly to the name in a SERVICE command and the value labeled 'Service Name' in the SERVICE SUMMARY display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

latVisibleServiceStatus 1.3.6.1.4.1.33.3.25.1.2
Status of communication with the service. Corresponds directly to the value labeled 'Status' in the SERVICE SUMMARY display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), unavailable(2), unknown(3), unreachable(4), reachable(5), connected(6)  

latVisibleServiceNode 1.3.6.1.4.1.33.3.25.1.3
Name of a node offering the service. Corresponds directly to the value labeled Node Name in the SERVICE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

latVisibleServiceConnectedSessions 1.3.6.1.4.1.33.3.25.1.4
Number of connected sessions to the service. Corresponds directly to the number with the value 'Connected', labeled 'Status' in the SERVICE SUMMARY display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

latVisibleServiceIdentification 1.3.6.1.4.1.33.3.25.1.5
Text to identify a service. The length is subject to limitation by latIdentificationLengthLimit. Corresponds directly to the value labeled 'Identification:' in the SERVICE SUMMARY display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

latVisibleServiceRating 1.3.6.1.4.1.33.3.25.1.6
Relative capacity of the service to accept additional sessions. Corresponds directly to value labeled Rating in the SERVICE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

latNodeTable 1.3.6.1.4.1.33.3.26
A list of node entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LatNodeEntry

latNodeEntry 1.3.6.1.4.1.33.3.26.1
Parameter values for a node entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LatNodeEntry  

latNodeName 1.3.6.1.4.1.33.3.26.1.1
The name of a node. Corresponds directly to the value labeled 'Node:' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

latNodeStatus 1.3.6.1.4.1.33.3.26.1.2
Status of communication with the node. Corresponds directly to the value labeled 'Status' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), unavailable(2), unknown(3), unreachable(4), reachable(5), connected(6)  

latNodeConnectedSessions 1.3.6.1.4.1.33.3.26.1.3
Number of connected sessions to the node. Corresponds directly to the number with the value 'Connected', labeled 'Status' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

latNodeAddress 1.3.6.1.4.1.33.3.26.1.4
Ethernet address of the node. Corresponds directly to the value labeled 'Address:' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

latNodeDataLinkFrame 1.3.6.1.4.1.33.3.26.1.5
Maximum Ethernet frame used by the node. Corresponds directly to the value labeled 'Data Link Frame Size:' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

latNodeIdentification 1.3.6.1.4.1.33.3.26.1.6
Text that identifies the node. The size is subject to limitation by latIdentificationLengtLimit. Corresponds directly to the value labeled 'Identification' in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

latNodeGroups 1.3.6.1.4.1.33.3.26.1.7
The list of group numbers to which the node belongs, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to the value labeled 'Node Groups:' in the NODE STATUS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

latNodeServiceNumber 1.3.6.1.4.1.33.3.26.1.8
Number of entries for the node in the node service table. Corresponds indirectly to the list of services in the NODE STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

latNodeZero 1.3.6.1.4.1.33.3.26.1.9
Control to zero counters kept for the node. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes all the system's counters to be zeroed. Corresponds to the ZERO NODE command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

latNodeZeroTime 1.3.6.1.4.1.33.3.26.1.10
The number of hundredths of a second since the most recent zeroing of the counters kept for the node, such as through execution of sysZeroAll or latNodeZero. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

latNodeInMessages 1.3.6.1.4.1.33.3.26.1.11
The number of LAT messages received from the node. Corresponds directly to the value labeled 'Messages Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeOutMessages 1.3.6.1.4.1.33.3.26.1.12
The number of LAT messages sent to the node. Corresponds directly to the value labeled 'Messages Transmitted:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInSlots 1.3.6.1.4.1.33.3.26.1.13
The number of LAT slots received from the node. Corresponds directly to the value labeled 'Slots Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeOutSlots 1.3.6.1.4.1.33.3.26.1.14
The number of LAT slots sent to the node. Corresponds directly to the value labeled 'Slots Transmitted:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInBytes 1.3.6.1.4.1.33.3.26.1.15
The total number of bytes received from the node, including Ethernet overhead. Corresponds directly to the value labeled 'Bytes Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeOutBytes 1.3.6.1.4.1.33.3.26.1.16
The total number of bytes sent to the node, including Ethernet overhead. Corresponds directly to the value labeled 'Bytes Transmitted:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeAddressChange 1.3.6.1.4.1.33.3.26.1.17
The number of times a LAT message multicast by the node had a different Ethernet address from the previous time. Corresponds directly to the value labeled 'Multiple Node Addresses:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInDuplicates 1.3.6.1.4.1.33.3.26.1.18
The number of duplicate LAT message received from the node. Corresponds directly to the value labeled 'Duplicates Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeOutRetransmits 1.3.6.1.4.1.33.3.26.1.19
The number of LAT message retransmitted to the node due to lack of acknowledgement. Corresponds directly to the value labeled 'Messages Re-transmitted:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInBadMessages 1.3.6.1.4.1.33.3.26.1.20
The number of LAT message received from the node with invalid format. Corresponds directly to the value labeled 'Illegal Messages Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInBadSlots 1.3.6.1.4.1.33.3.26.1.21
The number of LAT slots received from the node with invalid format. Corresponds directly to the value labeled 'Illegal Slots Received:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInSessionsAccepted 1.3.6.1.4.1.33.3.26.1.22
The number of LAT session connection attempts received from the node and accepted. Corresponds directly to the value labeled 'Solicitations Accepted:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

latNodeInSessionsRejected 1.3.6.1.4.1.33.3.26.1.23
The number of LAT session connection attempts received from the node and rejected. Corresponds directly to the value labeled 'Solicitations Rejected:' in the NODE COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter