ALTEON-ASF-MIB

File: ALTEON-ASF-MIB.mib (23011 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ALTEON-ROOT-MIB

Imported symbols

OBJECT-IDENTITY MODULE-IDENTITY OBJECT-TYPE
Counter32 Gauge32 Counter64
Unsigned32 IpAddress Integer32
TimeTicks NOTIFICATION-TYPE DisplayString
TruthValue MacAddress TimeStamp
firewall

Defined Types

ASFPORTNETSTATSEntry  
SEQUENCE    
  asfPortCountIndex INTEGER
  asfPortInBytes Counter64
  asfPortOutBytes Counter64
  asfPortInPackets Counter64
  asfPortOutPackets Counter64
  asfPortInUcastPackets Counter64
  asfPortOutUcastPackets Counter64
  asfPortInBcastPackets Counter64
  asfPortOutBcastPackets Counter64
  asfPortInMcastPackets Counter64
  asfPortOutMcastPackets Counter64
  asfPortInDiscards Counter64
  asfPortOutDiscards Counter64
  asfPortInErrors Counter64
  asfPortOutErrors Counter64
  asfPortInUnknowns Counter64

ASFISDSESSSTATSEntry  
SEQUENCE    
  asfIsdCountIndex INTEGER
  asfIsdIPAddress IpAddress
  asfNoOfSessions Integer32

Defined Values

alteonAsfMIB 1.3.6.1.4.1.1872.2.3.3.1
MIB for Alteon Switched Firewall.
MODULE-IDENTITY    

asfStatistics 1.3.6.1.4.1.1872.2.3.3.1.9
Objects under this branch provide statistics.
Status: current Access: read-write
OBJECT-IDENTITY    

asfNotifications 1.3.6.1.4.1.1872.2.3.3.1.12
This group lists various notifications sent by the ASF system when it encounters defined exceptional conditions.
Status: current Access: read-write
OBJECT-IDENTITY    

asfEvents 1.3.6.1.4.1.1872.2.3.3.1.12.1
This group lists events generated by iSDs in the cluster.
Status: current Access: read-write
OBJECT-IDENTITY    

asfAlarms 1.3.6.1.4.1.1872.2.3.3.1.12.2
This group lists alarms generates by iSDs in the cluster. An alarm is a special form of event which represents a fault in the system that needs to be reported.
Status: current Access: read-write
OBJECT-IDENTITY    

asfNotificationObjs 1.3.6.1.4.1.1872.2.3.3.1.13
This branch consists of objects used to model traps sent to the management station.
Status: current Access: read-write
OBJECT-IDENTITY    

deviceIpAddress 1.3.6.1.4.1.1872.2.3.3.1.13.1
The IP address of the iSD/accelerator emitting the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

deviceTimeStamp 1.3.6.1.4.1.1872.2.3.3.1.13.2
The value of the sysUpTime object (which defines when a specific occurrence happened).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeStamp  

infoString 1.3.6.1.4.1.1872.2.3.3.1.13.3
When applicable, a brief description about the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

memoryUsed 1.3.6.1.4.1.1872.2.3.3.1.13.4
The amount of disk space or memory consumed by the hard disk/RAM. This value can be absolute or a percentage of total (determined by 'memoryUsageType'). If the memoryUsageType is 'absolute' (1) then the value of this object is defined by the unit specified by the memoryUsageUnit.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

memoryUsageType 1.3.6.1.4.1.1872.2.3.3.1.13.5
The type of the value contained in 'memoryUsed' (which can be an 'absolute' value or a 'percentage' of the total value).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER absolute(1), percentage(2)  

memoryUsageUnit 1.3.6.1.4.1.1872.2.3.3.1.13.6
The unit of measurement for the value contained in 'memoryUsed'. If the value of 'memoryUsageType' is 'absolute', then this object will have one of the first three values. If the value of 'memoryUsageType' contains 'percentage', then this object will have the value of 'none'.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER kb(1), mb(2), gb(3), none(4)  

alarmSeverity 1.3.6.1.4.1.1872.2.3.3.1.13.7
These provide an indication of how the capability of the iSD/Switch has been affected. These severity levels, which represent service affecting conditions, are ordered from most severe to least severe (ss defined in X.733 standard).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER cleared(1), indeterminate(2), critical(3), major(4), minor(5), warning(6)  

deviceMACAddress 1.3.6.1.4.1.1872.2.3.3.1.13.8
The MAC address of the iSD/switch emitting the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

asfAcceleratorAddedTrap 1.3.6.1.4.1.1872.2.3.3.1.12.1.1
Trap sent when an accelerator is added to the cluster.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfAcceleratorRemovedTrap 1.3.6.1.4.1.1872.2.3.3.1.12.1.2
Trap sent when an accelerator is removed from the cluster.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfExtraAcceleratorDetected 1.3.6.1.4.1.1872.2.3.3.1.12.1.3
Trap sent when an extra accelerator is detected in the cluster. This trap contains the MAC address of the extra accelerator.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfAcceleratorConnEstablished 1.3.6.1.4.1.1872.2.3.3.1.12.1.4
Trap sent when a connection has been established with the accelerator. This trap contains the MAC address of the accelerator.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfConfigUpdateSuccess 1.3.6.1.4.1.1872.2.3.3.1.12.1.8
Informative trap sent conveying that the configuration update request is successfully completed. This trap sends the IP address and MAC address of the device whose update succeeded.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfConfigUpdateFail 1.3.6.1.4.1.1872.2.3.3.1.12.1.9
Informative trap sent conveying that the configuration update request failed. This trap sends the IP address and MAC address of the device whose update failed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfFirewallStarted 1.3.6.1.4.1.1872.2.3.3.1.12.1.10
Trap sent when the firewall has started running. This trap contains the IP address of relevant iSD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfIsdFirewallFail 1.3.6.1.4.1.1872.2.3.3.1.12.2.1
Trap sent when the firewall on one of the iSDs in the cluster is stopped. This trap contains the IP address of the affected iSD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfWebServerFail 1.3.6.1.4.1.1872.2.3.3.1.12.2.2
Trap sent when webserver is stopped. This trap contains the IP address of the affected iSD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfWebServerStart 1.3.6.1.4.1.1872.2.3.3.1.12.2.3
Trap sent when webserver is started after failing. This trap contains the IP address of the affected iSD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfFileSystemWarning 1.3.6.1.4.1.1872.2.3.3.1.12.2.5
Trap sent when file system usage crosses 75% level. For example, if level crosses 75% for 1 GB hard disk on iSD with IP address 123.45.67.89, then a trap is sent when usage of hard disk is reaches 750 MB. The following objects will be in the trap: 123.45.67.89, bytes (used), bytes (available).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfFileSystemCritical 1.3.6.1.4.1.1872.2.3.3.1.12.2.6
Trap sent when file system usage crosses 90% level. For example, if level crosses 90% for 1 GB hard disk on iSD with IP address 123.45.67.89, then a trap is sent when usage of hard disk reaches 900 MB. The following objects will be in the trap: 123.45.67.89, bytes (used), bytes (available).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfMemoryWarning 1.3.6.1.4.1.1872.2.3.3.1.12.2.7
Trap sent when memory usage crosses 75% level. The following objects will be in the trap: iSD IP address, 75% used, % memory available.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfMemoryCritical 1.3.6.1.4.1.1872.2.3.3.1.12.2.8
Trap sent when memory usage crosses 90% level. The following objects will be in the trap: iSD IP address, 90% used, % memory available.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfIsdStateDown 1.3.6.1.4.1.1872.2.3.3.1.12.2.9
Trap sent when the iSD's state is down. This trap contains the IP address of the affected iSD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

asfPortStats 1.3.6.1.4.1.1872.2.3.3.1.9.1
This group contains the byteCount and packet count statistics per port.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

asfPortNetStatsTime 1.3.6.1.4.1.1872.2.3.3.1.9.1.1
The current time at the accelerator.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asfPortNetStatsTable 1.3.6.1.4.1.1872.2.3.3.1.9.1.2
Each row in the table gives the information about an individual port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ASFPORTNETSTATSEntry

asfPortNetStatsEntry 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1
The isd information about the row selected.
Status: current Access: not-accessible
OBJECT-TYPE    
  ASFPORTNETSTATSEntry  

asfPortCountIndex 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.1
The index of the portStatsTable which specifies the individual port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

asfPortInBytes 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.2
The number of bytes ingressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutBytes 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.3
The number of bytes egressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.4
The number of packets ingressing the port. This is the sum of ingressing unicast, broadcast, multicast, discarded, unknown, and error packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.5
The number of packets egressing the port. This is the sum of egressing unicast, broadcast, multicast, discarded, and unknown packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInUcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.6
The number of unicast packets ingressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutUcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.7
The number of unicast packets egressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInBcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.8
The number of broadcast packets ingressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutBcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.9
The number of broadcast packets egressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInMcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.10
The number of multicast packets ingressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutMcastPackets 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.11
The number of multicast packets egressing the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInDiscards 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.12
The number of ingressing packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutDiscards 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.13
The number of egressing packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInErrors 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.14
The number of ingressing packets with errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortOutErrors 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.15
The number of egressing packets with errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfPortInUnknowns 1.3.6.1.4.1.1872.2.3.3.1.9.1.2.1.16
The number of unknown ingressing packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

asfIsdStats 1.3.6.1.4.1.1872.2.3.3.1.9.2
This group contains the session count statistics per isd.
Status: current Access: read-only
OBJECT-IDENTITY    

asfIsdSessStatsTime 1.3.6.1.4.1.1872.2.3.3.1.9.2.1
The current time at the accelerator.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asfIsdSessStatsTable 1.3.6.1.4.1.1872.2.3.3.1.9.2.2
Each row in the table gives the information about the session count on the isd which is per isd .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ASFISDSESSSTATSEntry

asfIsdSessStatsEntry 1.3.6.1.4.1.1872.2.3.3.1.9.2.2.1
The isd information about the row selected.
Status: current Access: not-accessible
OBJECT-TYPE    
  ASFISDSESSSTATSEntry  

asfIsdCountIndex 1.3.6.1.4.1.1872.2.3.3.1.9.2.2.1.1
The index of the isdStatsTable which specifies the isd.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

asfIsdIPAddress 1.3.6.1.4.1.1872.2.3.3.1.9.2.2.1.2
The IP address of the isd.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

asfNoOfSessions 1.3.6.1.4.1.1872.2.3.3.1.9.2.2.1.3
The number of sessions on this isd.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32