WWP-LEOS-RMON-MIB

File: WWP-LEOS-RMON-MIB.mib (12911 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY DisplayString
TruthValue wwpModulesLeos

Defined Types

WwpLeosRmonFileEntry  
SEQUENCE    
  wwpLeosRmonFileIndex INTEGER
  wwpLeosRmonFileName DisplayString
  wwpLeosRmonFileRemoteDir DisplayString
  wwpLeosRmonFileServer DisplayString
  wwpLeosRmonFileInterval INTEGER
  wwpLeosRmonFilePushLastFile TruthValue
  wwpLeosRmonFileState INTEGER
  wwpLeosRmonFileLastRemoteName DisplayString
  wwpLeosRmonFileLastPushTime DisplayString
  wwpLeosRmonFileLastPushStatus DisplayString
  wwpLeosRmonFileUserFilesKept INTEGER
  wwpLeosRmonFileMaxFiles INTEGER
  wwpLeosRmonFileXftpTransferMode INTEGER
  wwpLeosRmonFileXftpLoginId DisplayString
  wwpLeosRmonFileXftpPassword DisplayString
  wwpLeosRmonFileXftpSecret DisplayString

WwpLeosRmonHistoryEntry  
SEQUENCE    
  wwpLeosRmonHistoryIndex INTEGER
  wwpLeosRmonHistoryAutoConfig INTEGER
  wwpLeosRmonHistoryFileLogging INTEGER
  wwpLeosRmonHistoryInterval INTEGER
  wwpLeosRmonHistoryNumBuckets INTEGER
  wwpLeosRmonHistoryOwner DisplayString
  wwpLeosRmonHistoryStatistics INTEGER

Defined Values

wwpLeosRmonMIB 1.3.6.1.4.1.6141.2.60.41
The MIB module for the ciena proprietary rmon configuration.
MODULE-IDENTITY    

wwpLeosRmonMIBObjects 1.3.6.1.4.1.6141.2.60.41.1
OBJECT IDENTIFIER    

wwpLeosRmon 1.3.6.1.4.1.6141.2.60.41.1.1
OBJECT IDENTIFIER    

wwpLeosRmonMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.41.2
OBJECT IDENTIFIER    

wwpLeosRmonMIBNotifications 1.3.6.1.4.1.6141.2.60.41.2.0
OBJECT IDENTIFIER    

wwpLeosRmonMIBConformance 1.3.6.1.4.1.6141.2.60.41.3
OBJECT IDENTIFIER    

wwpLeosRmonsMIBCompliances 1.3.6.1.4.1.6141.2.60.41.3.1
OBJECT IDENTIFIER    

wwpLeosRmonMIBGroups 1.3.6.1.4.1.6141.2.60.41.3.2
OBJECT IDENTIFIER    

wwpLeosRmonFileTable 1.3.6.1.4.1.6141.2.60.41.1.1.1
The table specifying rmon file configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRmonFileEntry

wwpLeosRmonFileEntry 1.3.6.1.4.1.6141.2.60.41.1.1.1.1
An entry in the port stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRmonFileEntry  

wwpLeosRmonFileIndex 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.1
placeholder for index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10  

wwpLeosRmonFileName 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.2
The rmon file name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

wwpLeosRmonFileRemoteDir 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.3
The location on the remote server to place the file
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpLeosRmonFileServer 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.4
The servers name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

wwpLeosRmonFileInterval 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.5
retransmit the last rmon file to the server
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3600..65535  

wwpLeosRmonFilePushLastFile 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.6
retransmit the last rmon file to the server
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosRmonFileState 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.7
the current operational state of the file push
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

wwpLeosRmonFileLastRemoteName 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.8
The name and location on the remote server of the last file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpLeosRmonFileLastPushTime 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.9
The Time of the last file push
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

wwpLeosRmonFileLastPushStatus 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.10
the status of the last rmon file push
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpLeosRmonFileUserFilesKept 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.11
Must be less than or equal to wwpLeosRmonFileMaxFiles
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

wwpLeosRmonFileMaxFiles 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.12
Only 1 file is supported on leos 4.x devices and the 3902, 3911 and 3920
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

wwpLeosRmonFileXftpTransferMode 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.13
The type of server to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), sftp(3), defaultTftp(4), defaultFtp(5), defaultSftp(6), default(7)  

wwpLeosRmonFileXftpLoginId 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.14
The username to use for xftp downloads.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wwpLeosRmonFileXftpPassword 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.15
The password to use for xftp downloads.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

wwpLeosRmonFileXftpSecret 1.3.6.1.4.1.6141.2.60.41.1.1.1.1.16
The secret to use for xftp downloads.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..256)  

wwpLeosRmonHistoryTable 1.3.6.1.4.1.6141.2.60.41.1.1.2
The table specifying rmon History configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRmonHistoryEntry

wwpLeosRmonHistoryEntry 1.3.6.1.4.1.6141.2.60.41.1.1.2.1
An entry in the port stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRmonHistoryEntry  

wwpLeosRmonHistoryIndex 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.1
placeholder for index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

wwpLeosRmonHistoryAutoConfig 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.2
auto create rmon history entries when ports go operationally enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosRmonHistoryFileLogging 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.3
file logging setting to use when creating the next autogenerated etherHistory entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wwpLeosRmonHistoryInterval 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.4
interval to use when creating the next autogenerated etherHistory entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosRmonHistoryNumBuckets 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.5
number of buckets to request when creating the next autogenerated etherHistory entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosRmonHistoryOwner 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.6
the owner to use when creating the next autogenerated etherHistory entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpLeosRmonHistoryStatistics 1.3.6.1.4.1.6141.2.60.41.1.1.2.1.7
The statistics to gather when using the etherhistory
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), basicTx(1), basicRx(2), basicRxBasicTx(3), basicError(4), basicTxBasicError(5), basicRxBasicError(6), basicAll(7), txAll(9), rxAll(10), txAllBasicError(13), rxAllBasicError(22), errorAll(36), basicTxErrorAll(37), basicRxErrorAll(38), basicRxBasicTxErroAll(39), txAllErrorAll(45), txAllRxBasicErrorAll(47), rxTxAll(51), rxAllErrorAll(54), rxAllTxBasicErrorAll(55), allStatsNoStandard(63), standardRmon(71), standardRxAll(87), standardTxAll(79), standardRxAllTxAll(95), standardErrorAll(103), standardTxAllErrorAll(111), standardRxAllErrorAll(119), allStatsWithStandard(127)