F3-DATAEXPORT-MIB
- Registered at
- 1.3.6.1.4.1.2544.1.12.30
- Last updated
- 2013-10-31 00:00
- Organization
- ADVA Optical Networking
- Revisions
- 2013-10-31 00:00
- Namespace
- adva
- Source file
F3-DATAEXPORT-MIB- Digest
sha256:1ce73b975878bc3f9200c74eebbed8725719c3c2f2fc4470107168281fd2110e
Description
This module defines the Data Export MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Contact
Marek Romaniuk ADVA Optical Networking, Inc. Tel: +48 58 7716 414 E-mail: mromaniuk@advaoptical.com Postal: ul. Slaska 35/37 81-310 Gdynia, Poland
Imports
| From | Symbols |
|---|---|
| ADVA-MIB | fsp150cm |
| CM-COMMON-MIB | IpVersion, PerfCounter64 |
| IPV6-TC | Ipv6Address |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, VariablePointer |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADVA-MIB CM-COMMON-MIB ENTITY-MIB F3-DATAEXPORT-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB IPV6-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DataExportType TEXTUAL-CONVENTION Data Export Types. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| f3DataExportConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.1 | |||
| f3DataExportTypes OBJECT-TYPE This object provides ability to set data export types. | 1.3.6.1.4.1.2544.1.12.30.1.1 | DataExportType | read-write | current |
| f3DataExportReportInterval OBJECT-TYPE This object provides ability to set interval value (in seconds). | 1.3.6.1.4.1.2544.1.12.30.1.2 | Integer32 (1..60) | read-write | current |
| f3DataExportIpVersion OBJECT-TYPE This object provides ability to set version of IP protocol. | 1.3.6.1.4.1.2544.1.12.30.1.3 | IpVersion | read-write | current |
| f3DataExportServerIpv4Addr OBJECT-TYPE This object provides ability to set IPv4 FTP server address. | 1.3.6.1.4.1.2544.1.12.30.1.4 | IpAddress | read-write | current |
| f3DataExportServerIpv6Addr OBJECT-TYPE This object provides ability to set IPv6 FTP server address. | 1.3.6.1.4.1.2544.1.12.30.1.5 | Ipv6Address | read-write | current |
| f3DataExportUserName OBJECT-TYPE This object provides ability to set transfer protocol user login. | 1.3.6.1.4.1.2544.1.12.30.1.6 | DisplayString | read-write | current |
| f3DataExportPassword OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.30.1.7 | DisplayString | read-write | current |
| f3DataExportPath OBJECT-TYPE This object provides ability to set remote path to place file. | 1.3.6.1.4.1.2544.1.12.30.1.8 | DisplayString | read-write | current |
| f3DataExportConfigObjectTable OBJECT-TYPE This table allows configuration of the object which need export data. | 1.3.6.1.4.1.2544.1.12.30.1.9 | not-accessible | current | |
| f3DataExportConfigObjectEntry OBJECT-TYPE A conceptual row in the f3DataExportConfigObjectTable. | 1.3.6.1.4.1.2544.1.12.30.1.9.1 | not-accessible | current | |
| f3DataExportConfigObjectEntity OBJECT-TYPE The object value need export data. | 1.3.6.1.4.1.2544.1.12.30.1.9.1.1 | VariablePointer | not-accessible | current |
| f3DataExportConfigObjectStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.30.1.9.1.2 | StorageType | read-create | current |
| f3DataExportConfigObjectRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.30.1.9.1.3 | RowStatus | read-create | current |
| f3DataExportCounterObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.2 | |||
| f3DataExportServerXferPass OBJECT-TYPE Counter for successful PM export | 1.3.6.1.4.1.2544.1.12.30.2.1 | PerfCounter64 | read-only | current |
| f3DataExportServerXferFail OBJECT-TYPE Counter for failure PM export. | 1.3.6.1.4.1.2544.1.12.30.2.2 | PerfCounter64 | read-only | current |
| f3DataExportActionObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.3 | |||
| f3DataExportClearStatsAction OBJECT-TYPE 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.3.1 | INTEGER {not-applicable(0), clear(1)} | read-write | current |
| f3DataExportConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.4 | |||
| f3DataExportCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.4.1 | |||
| f3DataExportGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.30.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| f3DataExportCompliance MODULE-COMPLIANCE Describes the requirements for conformance to the F3-DATAEXPORT-MIB compilance. | 1.3.6.1.4.1.2544.1.12.30.4.1.1 | current |
| f3DataExportConfigGroup OBJECT-GROUP A collection of objects used to manage the Data Export. | 1.3.6.1.4.1.2544.1.12.30.4.2.1 | current |
| f3DataExportCounterGroup OBJECT-GROUP A collection of Data Export counter objects. | 1.3.6.1.4.1.2544.1.12.30.4.2.2 | current |
| f3DataExportActionGroup OBJECT-GROUP A collection of Data Export action objects. | 1.3.6.1.4.1.2544.1.12.30.4.2.3 | current |