Fx8210-private

File: Fx8210-private.mib (22336 bytes)

Imported modules

RFC-1215 RFC1155-SMI RFC-1212

Imported symbols

TRAP-TYPE mgmt NetworkAddress
IpAddress Counter Gauge
TimeTicks internet OBJECT-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

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    

fxm8000 1.3.6.1.4.1.22.10
OBJECT IDENTIFIER    

finexsystem 1.3.6.1.4.1.22.10.1
OBJECT IDENTIFIER    

fxmsystemrun 1.3.6.1.4.1.22.10.1.1
OBJECT IDENTIFIER    

fxmsystemperm 1.3.6.1.4.1.22.10.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. Some (up to 5) entries in table are copied from the permanent trap table at reset time. The other entries are learned from SNMP requests coming to the target station.
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: not-accessible
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-only
OBJECT-TYPE    
  IpAddress  

rTrapAddrComm 1.3.6.1.4.1.22.3.1.1.1.2
Community name the receiving entity will expect
Status: mandatory Access: read-only
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-only
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
Status: mandatory Access: read-only
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-only
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, which means it was copied from the permanent trap table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER removable(1), fixed(2)  

rTrapAddrAge 1.3.6.1.4.1.22.3.1.1.1.7
A time stamp of the last time the Manager sent SNMP request to the target agent ( in 50 msec units ).
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 enable(1), disable(2)  

rTrapAging 1.3.6.1.4.1.22.3.1.3
Time in sec. until a trap entry is erased from the table.
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 5 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: not-accessible
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
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
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 enable(1), disable(2)  

pTrapAging 1.3.6.1.4.1.22.3.2.3
Time in sec. until a trap entry is erased from the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fxmSystemIpAddr 1.3.6.1.4.1.22.10.1.1.1
IP address of the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fxmSystemIPNetMask 1.3.6.1.4.1.22.10.1.1.2
IP Network Mask
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fxmSystemIPDefGway 1.3.6.1.4.1.22.10.1.1.3
Default Gateway Address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fxmSystemBroadcastOpt 1.3.6.1.4.1.22.10.1.1.4
Default Broadcast option: all zeros or all ones
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fxmSystemBootServer 1.3.6.1.4.1.22.10.1.1.5
IP address to which a TFTP for boot is sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

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

fxmSystemBootMode 1.3.6.1.4.1.22.10.1.1.7
Method for booting
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER internal-memory(1), bootp(2)  

fxmSystemSelfTestLevel 1.3.6.1.4.1.22.10.1.1.8
Type of self test to be executed upon cold-reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), full(2), partial(3), extended(4)  

fxmSystemReset 1.3.6.1.4.1.22.10.1.1.9
Resetting the target station. When reading the instance of this object the value has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER warm-reset(1), cold-reset(2)  

pfxmSystemIpAddr 1.3.6.1.4.1.22.10.1.2.1
IP address of the agent
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfxmSystemIPNetMask 1.3.6.1.4.1.22.10.1.2.2
IP Network Mask
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfxmSystemIPDefGway 1.3.6.1.4.1.22.10.1.2.3
Default Gateway Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pfxmSystemBroadcastOpt 1.3.6.1.4.1.22.10.1.2.4
Default Broadcast option: all zeros or all ones
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

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

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

pfxmSystemBootMode 1.3.6.1.4.1.22.10.1.2.7
Method for booting
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal-memory(1), bootp(2)  

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

pfxmSpanMode 1.3.6.1.4.1.22.10.1.2.9
Enable/Disable of the spanning tree Algorithm
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pfxmSystemCommunity1 1.3.6.1.4.1.22.10.1.2.10
Community string number 1
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity2 1.3.6.1.4.1.22.10.1.2.11
Community string number 2
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity3 1.3.6.1.4.1.22.10.1.2.12
Community string number 3
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity4 1.3.6.1.4.1.22.10.1.2.13
Community string number 4
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity5 1.3.6.1.4.1.22.10.1.2.14
Community string number 5
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity6 1.3.6.1.4.1.22.10.1.2.15
Community string number 6
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity7 1.3.6.1.4.1.22.10.1.2.16
Community string number 7
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

pfxmSystemCommunity8 1.3.6.1.4.1.22.10.1.2.17
Community string number 8
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

eventTrap 1.3.6.1.4.1.22.3.3.1
Octet string used to send events to NMS. String description: 1'st octet : severity code (ASCII decimal) 2'nd octet : space 3'rd - 5'th octet : diu number (ASCII decimal) 6'th octet : space 7'th - 12'th octet : message code (ASCII decimal) e.g: BR0345 13'th octet : space 14'th and up : extra message string (ASCII)
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

sendGenericEvent 1
This trap message is generated by any software module in the FINEX software. Any type of event can be sent.
TRAP-TYPE