F3-DATAEXPORT-MIB
28 objects
This module defines the Data Export MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Imported Objects
| ADVA-MIB | fsp150cm |
| CM-COMMON-MIB | IpVersion PerfCounter64 |
| IPV6-TC | Ipv6Address |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus StorageType TEXTUAL-CONVENTION VariablePointer |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2544.1.12.30 | Identityf3DataExportMIB | This module defines the Data Export MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking. | ||
| 1.3.6.1.4.1.2544.1.12.30.1 | Nodef3DataExportConfigObjects | |||
| 1.3.6.1.4.1.2544.1.12.30.1.1 | Scalarf3DataExportTypes | read-write | current | This object provides ability to set data export types. |
| 1.3.6.1.4.1.2544.1.12.30.1.2 | Scalarf3DataExportReportInterval | read-write | current | This object provides ability to set interval value (in seconds). |
| 1.3.6.1.4.1.2544.1.12.30.1.3 | Scalarf3DataExportIpVersion | read-write | current | This object provides ability to set version of IP protocol. |
| 1.3.6.1.4.1.2544.1.12.30.1.4 | Scalarf3DataExportServerIpv4Addr | read-write | current | This object provides ability to set IPv4 FTP server address. |
| 1.3.6.1.4.1.2544.1.12.30.1.5 | Scalarf3DataExportServerIpv6Addr | read-write | current | This object provides ability to set IPv6 FTP server address. |
| 1.3.6.1.4.1.2544.1.12.30.1.6 | Scalarf3DataExportUserName | read-write | current | This object provides ability to set transfer protocol user login. |
| 1.3.6.1.4.1.2544.1.12.30.1.7 | Scalarf3DataExportPassword | read-write | current | 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 ***** … |
| 1.3.6.1.4.1.2544.1.12.30.1.8 | Scalarf3DataExportPath | read-write | current | This object provides ability to set remote path to place file. |
| 1.3.6.1.4.1.2544.1.12.30.1.9 | Tablef3DataExportConfigObjectTable | not-accessible | current | This table allows configuration of the object which need export data. |
| 1.3.6.1.4.1.2544.1.12.30.1.9.1 | Rowf3DataExportConfigObjectEntry | not-accessible | current | A conceptual row in the f3DataExportConfigObjectTable. |
| 1.3.6.1.4.1.2544.1.12.30.1.9.1.1 | Columnf3DataExportConfigObjectEntity | not-accessible | current | The object value need export data. |
| 1.3.6.1.4.1.2544.1.12.30.1.9.1.2 | Columnf3DataExportConfigObjectStorageType | read-create | current | The type of storage configured for this entry. |
| 1.3.6.1.4.1.2544.1.12.30.1.9.1.3 | Columnf3DataExportConfigObjectRowStatus | read-create | current | 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 … |
| 1.3.6.1.4.1.2544.1.12.30.2 | Nodef3DataExportCounterObjects | |||
| 1.3.6.1.4.1.2544.1.12.30.2.1 | Scalarf3DataExportServerXferPass | read-only | current | Counter for successful PM export |
| 1.3.6.1.4.1.2544.1.12.30.2.2 | Scalarf3DataExportServerXferFail | read-only | current | Counter for failure PM export. |
| 1.3.6.1.4.1.2544.1.12.30.3 | Nodef3DataExportActionObjects | |||
| 1.3.6.1.4.1.2544.1.12.30.3.1 | Scalarf3DataExportClearStatsAction | read-write | current | Initiates a data export action. This object is write only. Supported actions are: clear(1) - Clear Data Export Stats. |
| 1.3.6.1.4.1.2544.1.12.30.4 | Nodef3DataExportConformance | |||
| 1.3.6.1.4.1.2544.1.12.30.4.1 | Nodef3DataExportCompliances | |||
| 1.3.6.1.4.1.2544.1.12.30.4.1.1 | Compliancef3DataExportCompliance | current | Describes the requirements for conformance to the F3-DATAEXPORT-MIB compilance. | |
| 1.3.6.1.4.1.2544.1.12.30.4.2 | Nodef3DataExportGroups | |||
| 1.3.6.1.4.1.2544.1.12.30.4.2.1 | Groupf3DataExportConfigGroup | current | A collection of objects used to manage the Data Export. | |
| 1.3.6.1.4.1.2544.1.12.30.4.2.2 | Groupf3DataExportCounterGroup | current | A collection of Data Export counter objects. | |
| 1.3.6.1.4.1.2544.1.12.30.4.2.3 | Groupf3DataExportActionGroup | current | A collection of Data Export action objects. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DataExportType | BITS { esal3pm(1), twamppm(2), flowbyteratepm(3) } | current | Data Export Types. |