Hub-facs-prvt

File: Hub-facs-prvt.mib (18923 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI RFC-1212
RFC-1215

Imported symbols

DisplayString mgmt NetworkAddress
IpAddress Counter Gauge
TimeTicks internet OBJECT-TYPE
TRAP-TYPE

Defined Types

RTrapAddrEntry  
SEQUENCE    
  rTrapAddrAddr IpAddress
  rTrapAddrComm OCTET STRING
  rTrapAddrVer INTEGER
  rTrapAddrType OCTET STRING
  rTrapAddrState INTEGER
  rTrapAddrFlag INTEGER
  rTrapAddrAge INTEGER

PTrapAddrEntry  
SEQUENCE    
  pTrapAddrAddr IpAddress
  pTrapAddrComm OCTET STRING
  pTrapAddrVer INTEGER
  pTrapAddrType OCTET STRING
  pTrapAddrState INTEGER

FmDiagFaultEntry  
SEQUENCE    
  fmDiagFaultIndex INTEGER
  fmDiagFaultReport OCTET STRING

Defined Values

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

fibronics 1.3.6.1.4.1.22
OBJECT IDENTIFIER    

trap 1.3.6.1.4.1.22.3
OBJECT IDENTIFIER    

traprun 1.3.6.1.4.1.22.3.1
OBJECT IDENTIFIER    

traperm 1.3.6.1.4.1.22.3.2
OBJECT IDENTIFIER    

trapvar 1.3.6.1.4.1.22.3.3
OBJECT IDENTIFIER    

fm800 1.3.6.1.4.1.22.51
OBJECT IDENTIFIER    

fmsystem 1.3.6.1.4.1.22.51.1
OBJECT IDENTIFIER    

fmdiag 1.3.6.1.4.1.22.51.5
OBJECT IDENTIFIER    

fmdebug 1.3.6.1.4.1.22.51.6
OBJECT IDENTIFIER    

fmsystemrun 1.3.6.1.4.1.22.51.1.1
OBJECT IDENTIFIER    

fmsystemperm 1.3.6.1.4.1.22.51.1.2
OBJECT IDENTIFIER    

rTrapAddrTbl 1.3.6.1.4.1.22.3.1.1
Table of managers to which traps must be sent. Up to 10 entries in table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RTrapAddrEntry

rTrapAddrEntry 1.3.6.1.4.1.22.3.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  RTrapAddrEntry  

rTrapAddrAddr 1.3.6.1.4.1.22.3.1.1.1.1
IP address of entity requesting event notification
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

rTrapAddrComm 1.3.6.1.4.1.22.3.1.1.1.2
Community name the receiving entity will expect. When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rTrapAddrVer 1.3.6.1.4.1.22.3.1.1.1.3
Version number supported by destination node
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rTrapAddrType 1.3.6.1.4.1.22.3.1.1.1.4
Type of event that should be reported to this address, bit 0 - authentication trap bit 1 - other SNMP traps bit 2 - Error Traps bit 3 - Diagnostic Traps bit 4 - Debug Traps bit 5 - Enterprise Traps other than fmDiagGenericTrap
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rTrapAddrState 1.3.6.1.4.1.22.3.1.1.1.5
Determines status of this entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

rTrapAddrFlag 1.3.6.1.4.1.22.3.1.1.1.6
If the entry is fixed, it can not be deleted because of aging
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fixed(0), removable(1)  

rTrapAddrAge 1.3.6.1.4.1.22.3.1.1.1.7
Aging time of the entry (in sec)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rTrapLearning 1.3.6.1.4.1.22.3.1.2
Learn the addresses of the managers automatically.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

rTrapAging 1.3.6.1.4.1.22.3.1.3
Time in sec. until we erase a trap entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pTrapAddrTbl 1.3.6.1.4.1.22.3.2.1
Table of managers to which traps must be sent. Up to 10 entries in table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PTrapAddrEntry

pTrapAddrEntry 1.3.6.1.4.1.22.3.2.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  PTrapAddrEntry  

pTrapAddrAddr 1.3.6.1.4.1.22.3.2.1.1.1
IP address of entity requesting event notification
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pTrapAddrComm 1.3.6.1.4.1.22.3.2.1.1.2
Community name the receiving entity will expect. When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pTrapAddrVer 1.3.6.1.4.1.22.3.2.1.1.3
Version number supported by destination node
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pTrapAddrType 1.3.6.1.4.1.22.3.2.1.1.4
Type of event that should be reported to this address, bit 0 - authentication trap bit 1 - other SNMP traps bit 2 - Error Traps bit 3 - Diagnostic Traps bit 4 - Debug Traps bit 5 - all Enterprise Traps other than fmDiagGenericTrap
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pTrapAddrState 1.3.6.1.4.1.22.3.2.1.1.5
Determines status of this entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

pTrapLearning 1.3.6.1.4.1.22.3.2.2
Learn the addresses of the managers automatically.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

pTrapAging 1.3.6.1.4.1.22.3.2.3
Time in sec. until we erase a trap entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fmSystemReset 1.3.6.1.4.1.22.51.1.1.4
Resetting the CARD. When reading the instance of this object the value has no meaning. cold reset is performed with selftest , while warm start is performed without selftest
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cold-reset(0), warm-reset(1), power-up(2), meaning-less-value(127)  

fmSystemSelfTestLevel 1.3.6.1.4.1.22.51.1.1.5
Type of self test to be executed upon cold-reset
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), partial(1), full(2), extended(3)  

fmSystemIpAddr 1.3.6.1.4.1.22.51.1.1.7
IP address of the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemIPNetMask 1.3.6.1.4.1.22.51.1.1.8
IP Network Mask
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemIPDefGway 1.3.6.1.4.1.22.51.1.1.9
Default Gateway Address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemFileServer 1.3.6.1.4.1.22.51.1.1.10
IP address to which a TFTP for boot is sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fmSystemBootFile 1.3.6.1.4.1.22.51.1.1.11
Path and file name that is sent as a TFTP request
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

fmSystemDownLoad 1.3.6.1.4.1.22.51.1.1.13
Downloading the EDB. When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER download(1), meaning-less-value(127)  

fmSystemSlipIpAddr 1.3.6.1.4.1.22.51.1.1.14
SLIP IP address. This is object is available only when slip interface exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemSlipIPNetMask 1.3.6.1.4.1.22.51.1.1.15
SLIP IP Network Mask This is object is available only when slip interface exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemSlipBaudRate 1.3.6.1.4.1.22.51.1.1.16
SLIP Baud rate This is object is available only when slip interface exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER baud1200(0), baud2400(1), baud4800(2), baud9600(3), baud19200(4), baud38400(5)  

fmSystemSlipParity 1.3.6.1.4.1.22.51.1.1.17
SLIP Parity This is object is available only when slip interface exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), odd(1), even(2)  

fmSystemSlipStopBits 1.3.6.1.4.1.22.51.1.1.18
SLIP Stop Bits This is object is available only when slip interface exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(0), two(1)  

fmSystemLastSourceIpAddr 1.3.6.1.4.1.22.51.1.1.20
The source IP address, extracted from the last IP message
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fmSystemLastDestinationIpAddr 1.3.6.1.4.1.22.51.1.1.21
The destination IP address in the the last IP message. It may be either fmSystemIpAddr or fmSystemSlipIpAddr
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pfmSystemIpAddr 1.3.6.1.4.1.22.51.1.2.7
IP address of the agent
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemIPNetMask 1.3.6.1.4.1.22.51.1.2.8
IP Network Mask
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemIPDefGway 1.3.6.1.4.1.22.51.1.2.9
Default Gateway Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemFileServer 1.3.6.1.4.1.22.51.1.2.10
IP address to which a TFTP for boot is sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemBootFile 1.3.6.1.4.1.22.51.1.2.11
Path and file name that is sent as a TFTP request
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pfmSystemReadCommunity 1.3.6.1.4.1.22.51.1.2.13
Community string for reading When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pfmSystemWriteCommunity 1.3.6.1.4.1.22.51.1.2.14
Community string for writing When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pfmSystemSlipIpAddr 1.3.6.1.4.1.22.51.1.2.15
SLIP IP address This is object is available only when slip interface exist
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemSlipIPNetMask 1.3.6.1.4.1.22.51.1.2.16
SLIP IP Network Mask This is object is available only when slip interface exist
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfmSystemSlipBaudRate 1.3.6.1.4.1.22.51.1.2.17
SLIP Baud rate This is object is available only when slip interface exist
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baud1200(0), baud2400(1), baud4800(2), baud9600(3), baud19200(4), baud38400(5)  

pfmSystemSlipParity 1.3.6.1.4.1.22.51.1.2.18
SLIP Parity This is object is available only when slip interface exist
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), odd(1), even(2)  

pfmSystemSlipStopBits 1.3.6.1.4.1.22.51.1.2.19
SLIP Stop Bits This is object is available only when slip interface exist
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(0), two(1)  

fmDiagTrapInfo 1.3.6.1.4.1.22.51.5.2
Used for generic traps. The first word is the trap code. The rest of the string is the extra information. Contains CR and LF char.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

fmDiagFaultTable 1.3.6.1.4.1.22.51.5.3
Table of fault reports from the agent
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FmDiagFaultEntry

fmDiagFaultEntry 1.3.6.1.4.1.22.51.5.3.1
Tok_String
Status: optional Access: not-accessible
OBJECT-TYPE    
  FmDiagFaultEntry  

fmDiagFaultIndex 1.3.6.1.4.1.22.51.5.3.1.1
The fault index in the fault table
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

fmDiagFaultReport 1.3.6.1.4.1.22.51.5.3.1.2
Get the faults detected by the agent
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

fmDiagDebug 1.3.6.1.4.1.22.51.5.4
This object is for factory use only. Users must not write into this variable or improper operation can occur.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal-mode(1), debug-mode(2)  

fmDiagDeleteFaults 1.3.6.1.4.1.22.51.5.5
setting this object to delete(2) causes the fault table in the e2 and it's ram image to be initialized, setting the object to no-delete(1) does not effect the fault table. when reading the object the value no-delete(1) will always be returned
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-delete(1), delete(2)  

fmDebugReadMem 1.3.6.1.4.1.22.51.6.1
Reads the bytes from the memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

fmDebugReadEeprom 1.3.6.1.4.1.22.51.6.2
Reads bytes from Eeprom
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

fmDiagGenericTrap 30
Generic Trap information
TRAP-TYPE    

fmDiagDownloadTrap 31
This trap is send before starting downloading
TRAP-TYPE