F3-DATAEXPORT-MIB

File: F3-DATAEXPORT-MIB.mib (9020 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CM-COMMON-MIB IPV6-TC ADVA-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 IpAddress
TEXTUAL-CONVENTION DisplayString RowStatus
StorageType VariablePointer IpVersion
PerfCounter64 Ipv6Address fsp150cm

Defined Types

DataExportType  
Data Export Types.
TEXTUAL-CONVENTION    
  BITS esal3pm(1), twamppm(2), flowbyteratepm(3)  

F3DataExportConfigObjectEntry  
SEQUENCE    
  f3DataExportConfigObjectEntity VariablePointer
  f3DataExportConfigObjectStorageType StorageType
  f3DataExportConfigObjectRowStatus RowStatus

Defined Values

f3DataExportMIB 1.3.6.1.4.1.2544.1.12.30
This module defines the Data Export MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3DataExportConfigObjects 1.3.6.1.4.1.2544.1.12.30.1
OBJECT IDENTIFIER    

f3DataExportCounterObjects 1.3.6.1.4.1.2544.1.12.30.2
OBJECT IDENTIFIER    

f3DataExportActionObjects 1.3.6.1.4.1.2544.1.12.30.3
OBJECT IDENTIFIER    

f3DataExportConformance 1.3.6.1.4.1.2544.1.12.30.4
OBJECT IDENTIFIER    

f3DataExportTypes 1.3.6.1.4.1.2544.1.12.30.1.1
This object provides ability to set data export types.
Status: current Access: read-write
OBJECT-TYPE    
  DataExportType  

f3DataExportReportInterval 1.3.6.1.4.1.2544.1.12.30.1.2
This object provides ability to set interval value (in seconds).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

f3DataExportIpVersion 1.3.6.1.4.1.2544.1.12.30.1.3
This object provides ability to set version of IP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  IpVersion  

f3DataExportServerIpv4Addr 1.3.6.1.4.1.2544.1.12.30.1.4
This object provides ability to set IPv4 FTP server address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3DataExportServerIpv6Addr 1.3.6.1.4.1.2544.1.12.30.1.5
This object provides ability to set IPv6 FTP server address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

f3DataExportUserName 1.3.6.1.4.1.2544.1.12.30.1.6
This object provides ability to set transfer protocol user login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3DataExportPassword 1.3.6.1.4.1.2544.1.12.30.1.7
This object provides ability to set transfer protocol user password. Reading this object will return an empty string if the password has not been set or ***** if the password has been set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3DataExportPath 1.3.6.1.4.1.2544.1.12.30.1.8
This object provides ability to set remote path to place file.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3DataExportConfigObjectTable 1.3.6.1.4.1.2544.1.12.30.1.9
This table allows configuration of the object which need export data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3DataExportConfigObjectEntry

f3DataExportConfigObjectEntry 1.3.6.1.4.1.2544.1.12.30.1.9.1
A conceptual row in the f3DataExportConfigObjectTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3DataExportConfigObjectEntry  

f3DataExportConfigObjectEntity 1.3.6.1.4.1.2544.1.12.30.1.9.1.1
The object value need export data.
Status: current Access: not-accessible
OBJECT-TYPE    
  VariablePointer  

f3DataExportConfigObjectStorageType 1.3.6.1.4.1.2544.1.12.30.1.9.1.2
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3DataExportConfigObjectRowStatus 1.3.6.1.4.1.2544.1.12.30.1.9.1.3
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3DataExportConfigObjectRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3DataExportConfigObjectRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3DataExportConfigObjectRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3DataExportServerXferPass 1.3.6.1.4.1.2544.1.12.30.2.1
Counter for successful PM export
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3DataExportServerXferFail 1.3.6.1.4.1.2544.1.12.30.2.2
Counter for failure PM export.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3DataExportClearStatsAction 1.3.6.1.4.1.2544.1.12.30.3.1
Initiates a data export action. This object is write only. Supported actions are: clear(1) - Clear Data Export Stats.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER not-applicable(0), clear(1)  

f3DataExportCompliances 1.3.6.1.4.1.2544.1.12.30.4.1
OBJECT IDENTIFIER    

f3DataExportGroups 1.3.6.1.4.1.2544.1.12.30.4.2
OBJECT IDENTIFIER    

f3DataExportCompliance 1.3.6.1.4.1.2544.1.12.30.4.1.1
Describes the requirements for conformance to the F3-DATAEXPORT-MIB compilance.
Status: current Access: read-write
MODULE-COMPLIANCE    

f3DataExportConfigGroup 1.3.6.1.4.1.2544.1.12.30.4.2.1
A collection of objects used to manage the Data Export.
Status: current Access: read-write
OBJECT-GROUP    

f3DataExportCounterGroup 1.3.6.1.4.1.2544.1.12.30.4.2.2
A collection of Data Export counter objects.
Status: current Access: read-write
OBJECT-GROUP    

f3DataExportActionGroup 1.3.6.1.4.1.2544.1.12.30.4.2.3
A collection of Data Export action objects.
Status: current Access: read-write
OBJECT-GROUP