COMPAT-MIB

File: COMPAT-MIB.mib (7409 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises IpAddress Counter
Gauge TimeTicks OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

VpnTunnelTableEntry  
SEQUENCE    
  vpnTunnelTableIndex INTEGER
  vpnTunnelTableUserName DisplayString
  vpnTunnelTableGroupName DisplayString
  vpnTunnelTableIpAddress IpAddress
  vpnTunnelTableAssignedIpAddress IpAddress
  vpnTunnelTableIpBytesRcvd Counter
  vpnTunnelTableIpBytesSent Counter
  vpnTunnelTableIpxBytesRcvd Counter
  vpnTunnelTableIpxBytesSent Counter
  vpnTunnelTableAppletalkBytesRcvd Counter
  vpnTunnelTableAppletalkBytesSent Counter
  vpnTunnelTableUptime TimeTicks
  vpnTunnelTableLatency INTEGER
  vpnTunnelTableBandwidthOut INTEGER
  vpnTunnelTableBandwidthReturn INTEGER

Defined Values

compatible 1.3.6.1.4.1.255
OBJECT IDENTIFIER    

compatVars 1.3.6.1.4.1.255.1
OBJECT IDENTIFIER    

compatVPN 1.3.6.1.4.1.255.2
OBJECT IDENTIFIER    

vpnLoginTable 1.3.6.1.4.1.255.2.1
OBJECT IDENTIFIER    

vPNTunnelTable 1.3.6.1.4.1.255.2.2
OBJECT IDENTIFIER    

failedLogins 1.3.6.1.4.1.255.2.1.1
The number of failed logins since boot time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

failedSecurID 1.3.6.1.4.1.255.2.1.2
The number of failed Secure ID logins since boot time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

failedRadiusAuth 1.3.6.1.4.1.255.2.1.3
The number of failed RADIUS logins since boot time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

processorUtilizationPercentage 1.3.6.1.4.1.255.1.1
The percentage of time the processor is spending not idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vpnTunnelTable 1.3.6.1.4.1.255.2.2.1
This table contains information useful when tracking vpn tunnels currently active for this NAS.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpnTunnelTableEntry

vpnTunnelTableEntry 1.3.6.1.4.1.255.2.2.1.1
The tunnel active table. An entry in this table is uniquely identified by the value of the vpnTunnelTableIndex variable to which the entry refers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VpnTunnelTableEntry  

vpnTunnelTableIndex 1.3.6.1.4.1.255.2.2.1.1.1
A unique value, greater than zero, for each tunnel interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelTableUserName 1.3.6.1.4.1.255.2.2.1.1.2
The name of the VPN user
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

vpnTunnelTableGroupName 1.3.6.1.4.1.255.2.2.1.1.3
The name of the VPN group
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

vpnTunnelTableIpAddress 1.3.6.1.4.1.255.2.2.1.1.4
The VPN partner's IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

vpnTunnelTableAssignedIpAddress 1.3.6.1.4.1.255.2.2.1.1.5
The Client's dynamically assigned IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

vpnTunnelTableIpBytesRcvd 1.3.6.1.4.1.255.2.2.1.1.6
The total number of inbound IP bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableIpBytesSent 1.3.6.1.4.1.255.2.2.1.1.7
The total number of outbound IP bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableIpxBytesRcvd 1.3.6.1.4.1.255.2.2.1.1.8
The total number of inbound IPX bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableIpxBytesSent 1.3.6.1.4.1.255.2.2.1.1.9
The total number of outbound IPX bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableAppletalkBytesRcvd 1.3.6.1.4.1.255.2.2.1.1.10
The total number of inbound Appletalk bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableAppletalkBytesSent 1.3.6.1.4.1.255.2.2.1.1.11
The total number of outbound Appletalk bytes handled by this tunnel as counted by the STEP layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vpnTunnelTableUptime 1.3.6.1.4.1.255.2.2.1.1.12
The time since the tunnel was established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

vpnTunnelTableLatency 1.3.6.1.4.1.255.2.2.1.1.13
SLA latency metric.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelTableBandwidthOut 1.3.6.1.4.1.255.2.2.1.1.14
SLA metric for measuring outbound data bandwidth through this tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelTableBandwidthReturn 1.3.6.1.4.1.255.2.2.1.1.15
SLA metric for measuring inbound data bandwidth through this tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER