OLD-CISCO-NOVELL-MIB

File: OLD-CISCO-NOVELL-MIB.mib (14442 bytes)

Imported modules

RFC1155-SMI RFC-1212 CISCO-SMI

Imported symbols

Counter TimeTicks OBJECT-TYPE
temporary

Defined Types

IPXaddress  
OCTET STRING Size(10)    

LipxAccountingEntry  
SEQUENCE    
  ipxActSrc IPXaddress
  ipxActDst IPXaddress
  ipxActPkts INTEGER
  ipxActByts INTEGER

LipxCkAccountingEntry  
SEQUENCE    
  ipxCkactSrc IPXaddress
  ipxCkactDst IPXaddress
  ipxCkactPkts INTEGER
  ipxCkactByts Counter

Defined Values

tmpnovell 1.3.6.1.4.1.9.3.4
OBJECT IDENTIFIER    

novellInput 1.3.6.1.4.1.9.3.4.1
Total input count of number of NOVELL packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellBcastin 1.3.6.1.4.1.9.3.4.2
Total count of number of NOVELL input broadcast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellForward 1.3.6.1.4.1.9.3.4.3
Total count of number of NOVELL packets forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellBcastout 1.3.6.1.4.1.9.3.4.4
Total count of number of NOVELL output broadcast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellFormerr 1.3.6.1.4.1.9.3.4.5
Total count of number of NOVELL input packets with header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellChksum 1.3.6.1.4.1.9.3.4.6
Total count of number of NOVELL input packets with checksum errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellHopcnt 1.3.6.1.4.1.9.3.4.7
Total count of number of NOVELL input packets that have exceeded the maximum hop count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellNoroute 1.3.6.1.4.1.9.3.4.8
Total count of number of NOVELL packets dropped due to no route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellNoencap 1.3.6.1.4.1.9.3.4.9
Total count of number of NOVELL packets dropped due to output encapsulation failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellOutput 1.3.6.1.4.1.9.3.4.10
Total count of number of NOVELL output packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellInmult 1.3.6.1.4.1.9.3.4.11
Total count of number of NOVELL input multicast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellLocal 1.3.6.1.4.1.9.3.4.12
Total count of NOVELL input packets for this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellUnknown 1.3.6.1.4.1.9.3.4.13
Total count of number of unknown NOVELL input packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellSapreqin 1.3.6.1.4.1.9.3.4.14
Total count of number of NOVELL SAP request packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellSapresin 1.3.6.1.4.1.9.3.4.15
Total count of number of NOVELL SAP response packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellSapout 1.3.6.1.4.1.9.3.4.16
Total count of number of NOVELL SAP request packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

novellSapreply 1.3.6.1.4.1.9.3.4.17
Total count of number of NOVELL SAP reply packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxActThresh 1.3.6.1.4.1.9.3.4.18
Threshold of IPX accounting records in use before IPX traffic will be unaccounted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxActLostPkts 1.3.6.1.4.1.9.3.4.19
Lost IPX packets due to memory limitations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxActLostByts 1.3.6.1.4.1.9.3.4.20
Total bytes of lost IPX packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lipxAccountingTable 1.3.6.1.4.1.9.3.4.21
A list of IPX accounting entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LipxAccountingEntry

lipxAccountingEntry 1.3.6.1.4.1.9.3.4.21.1
something
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LipxAccountingEntry  

ipxActSrc 1.3.6.1.4.1.9.3.4.21.1.1
IPX Source address for host traffic matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPXaddress  

ipxActDst 1.3.6.1.4.1.9.3.4.21.1.2
IPX Destination address for host traffic matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPXaddress  

ipxActPkts 1.3.6.1.4.1.9.3.4.21.1.3
Number of IPX packets sent from source to destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxActByts 1.3.6.1.4.1.9.3.4.21.1.4
Total number of bytes in IPX packets from source to destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxActAge 1.3.6.1.4.1.9.3.4.22
The age of the data in the current IPX data matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

lipxCkAccountingTable 1.3.6.1.4.1.9.3.4.23
A list of IPX checkpoint accounting entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LipxCkAccountingEntry

lipxCkAccountingEntry 1.3.6.1.4.1.9.3.4.23.1
something
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LipxCkAccountingEntry  

ipxCkactSrc 1.3.6.1.4.1.9.3.4.23.1.1
IPX Source address for host in checkpoint traffic matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPXaddress  

ipxCkactDst 1.3.6.1.4.1.9.3.4.23.1.2
IPX Destination address for host in checkpoint traffic matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IPXaddress  

ipxCkactPkts 1.3.6.1.4.1.9.3.4.23.1.3
Number of IPX packets sent from source to destination in checkpoint matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxCkactByts 1.3.6.1.4.1.9.3.4.23.1.4
Total number of bytes in IPX packets from source to destination in checkpoint matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipxCkactAge 1.3.6.1.4.1.9.3.4.24
Age of data in the IPX checkpoint matrix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipxActCheckPoint 1.3.6.1.4.1.9.3.4.25
Check points the IPX accounting database. This mib variable must be read and then set with the same value for the check point to succeed. The value read and then set will be incremented after a successful set request
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER