FNET-OPTIVIEW-GENERIC-MIB

File: FNET-OPTIVIEW-GENERIC-MIB.mib (8804 bytes)

Imported modules

RFC1213-MIB RFC-1212 RFC-1215
FNET-GLOBAL-REG

Imported symbols

DisplayString OBJECT-TYPE TRAP-TYPE
fnetOptiViewGeneric

Defined Types

OvTrapSeverity  
INTEGER inform(1), warning(2), minor(3), major(4), critical(5)    

OvTrapStatus  
INTEGER discovered(1), resolved(2)    

Defined Values

ovStdTraps 1.3.6.1.4.1.1226.2.1.1
OBJECT IDENTIFIER    

ovTrapAgentSysName 1.3.6.1.4.1.1226.2.1.1.1
The System Group name or best name of the agent that generated the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..255)  

ovTrapSeverity 1.3.6.1.4.1.1226.2.1.1.2
Alarm severity information delivered with the trap. Values are critical, major, minor, warning and informational.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OvTrapSeverity  

ovTrapStatus 1.3.6.1.4.1.1226.2.1.1.3
Status of the problem being reported. Values are discovered and resolved.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OvTrapStatus  

ovTrapDescription 1.3.6.1.4.1.1226.2.1.1.4
The alarm description. Probably the same string as what is shown in the problem log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..255)  

ovTrapOffenderName 1.3.6.1.4.1.1226.2.1.1.5
The best name (MAC, IP, DNS or SNMP) of the host that the alarm message is associated to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..255)  

ovTrapOffenderNetAddr 1.3.6.1.4.1.1226.2.1.1.6
The network address (IP, IPX, NETBIOS DOMAIN) of the host that the alarm message is associated to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..255)  

ovTrapOffenderPhyAddr 1.3.6.1.4.1.1226.2.1.1.7
The MAC address of the host that the alarm message is associated to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..255)  

ovTrapOffenderSubId 1.3.6.1.4.1.1226.2.1.1.8
A secondary key to identify the problem instance. This is used when more than one problem of the SAME type can occur on the SAME offender. For example, some problems occur on a particular interface of an offender host. In this case, an NMS station can use the offender information along with this SubId to track the problem. The identifier is arbitrary and managed by the agent.
Status: optional Access: not-accessible
OBJECT-TYPE    
  INTEGER  

ovProbDupIp 1
The SNMP trap that is generated when a duplicate IP is detected and generates an event that is configured for sending SNMP traps.
TRAP-TYPE    

probBadMask 2
Incorrect subnet mask.
TRAP-TYPE    

ovProbBadDefRouter 3
Default router not responding.
TRAP-TYPE    

probLoneIp 4
Lone ranger IP subnet.
TRAP-TYPE    

probLoneNbDomain 5
Lone ranger NetBIOS domain.
TRAP-TYPE    

probLoneIpxNet 6
Lone ranger IPX network.
TRAP-TYPE    

probLoneIpxType 7
Lone ranger IPX encaps for a network.
TRAP-TYPE    

probKeyDevNoResp 8
Key Device not responding.
TRAP-TYPE    

probReboot 9
ThisOptiview has powered on or rebooted. (ovTrapSeverity = inform)
TRAP-TYPE    

probRerunTest 10
A user has cleared historical data and started a new test. (ovTrapSeverity = inform)
TRAP-TYPE