USR-RSHD-MIB

File: USR-RSHD-MIB.mib (3262 bytes)

Imported modules

SNMPv2-SMI USR-DEFINITIONS-MIB

Imported symbols

IpAddress Counter32 OBJECT-TYPE
MODULE-IDENTITY common UsrUserName

Defined Types

USRRshHostsTableEntry  
SEQUENCE    
  usrRshHostsTableUserName UsrUserName
  usrRshHostsTableIpAddress IpAddress
  usrRshHostsTableStatus INTEGER

Defined Values

usrRsh 1.3.6.1.4.1.429.4.74
The commWorks enterprise defined MIB objects for rshd
MODULE-IDENTITY    

usrRshHostsTable 1.3.6.1.4.1.429.4.74.1
Table of ip address and user name for connection authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRRshHostsTableEntry

usrRshHostsTableEntry 1.3.6.1.4.1.429.4.74.1.1
An entry of an ip address and user name for connection authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRRshHostsTableEntry  

usrRshHostsTableUserName 1.3.6.1.4.1.429.4.74.1.1.1
The users name
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrUserName  

usrRshHostsTableIpAddress 1.3.6.1.4.1.429.4.74.1.1.2
The ip address of the remote hosts
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

usrRshHostsTableStatus 1.3.6.1.4.1.429.4.74.1.1.3
If set to 2 user name and the ip address is added to this pool. If set to delet(1) this table is deleted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), add(2)  

usrRshTotalConnections 1.3.6.1.4.1.429.4.74.2
The total number of connections made
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrRshTotalRSHConnections 1.3.6.1.4.1.429.4.74.3
The total number of rsh requests
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrRshTotalRcpConnections 1.3.6.1.4.1.429.4.74.4
The total number of rcp requests
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrRshTotalAuthFailed 1.3.6.1.4.1.429.4.74.5
The total number of auth failed
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrRshTotalNASDropped 1.3.6.1.4.1.429.4.74.6
The total number of NAS dropped connections
Status: current Access: read-only
OBJECT-TYPE    
  Counter32