F3-AMP-MIB
- Registered at
- 1.3.6.1.4.1.2544.1.12.24
- Last updated
- 1970-01-01 00:00
- Organization
- ADVA Optical Networking
- Revisions
- 2012-09-30 00:00
- Namespace
- adva
- Source file
F3-AMP-MIB- Digest
sha256:53329cc0a80aa147cf521630be843adcbbf7a79dcf6d0fd7b39e00713f344b50
Description
This module defines the Automatic Management Provisioning MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Contact
Jakub Zalewski ADVA Optical Networking, Inc. Tel: +48 58 7716 411 E-mail: jzalewski@advaoptical.com Postal: ul. Slaska 35/37 81-310 Gdynia, Poland
Imports
| From | Symbols |
|---|---|
| ADVA-MIB | fsp150cm |
| CM-COMMON-MIB | VlanId |
| CM-IP-MIB | IpManagementTunnelEncapsulationType, IpManagementTunnelType, IpSourceAddrType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue, 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 CM-IP-MIB ENTITY-MIB F3-AMP-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 |
|---|---|---|---|---|
| AMPConfigAction TEXTUAL-CONVENTION Defines Actions available for f3AmpConfig object | current | |||
| AMPConfigStatus TEXTUAL-CONVENTION Defines AMP Configuration Status. | current | |||
| AMPProtocol TEXTUAL-CONVENTION Defines protocol over which AMP messages are sent. | current | |||
| AMPRole TEXTUAL-CONVENTION Defines client or server role. | current | |||
| AMPStatus TEXTUAL-CONVENTION Defines AMP Status. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| f3AmpConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.24.1 | |||
| f3AmpConfigTable OBJECT-TYPE A list of entries corresponding to Automatic Management Provisioning configuration instance for configuration purposes. | 1.3.6.1.4.1.2544.1.12.24.1.1 | not-accessible | current | |
| f3AmpConfigEntry OBJECT-TYPE A conceptual row in the f3AmpConfigTable. | 1.3.6.1.4.1.2544.1.12.24.1.1.1 | not-accessible | current | |
| f3AmpConfigIndex OBJECT-TYPE An integer index value used to uniquely identify this AMP Config within the System. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.1 | Integer32 (1..255) | not-accessible | current |
| f3AmpConfigRole OBJECT-TYPE Configures AMP instance to be either Client or Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.2 | AMPRole | read-create | current |
| f3AmpConfigProtocol OBJECT-TYPE Configures protocol over which AMP message will be transported. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.3 | AMPProtocol | read-create | current |
| f3AmpConfigEnabled OBJECT-TYPE Enables or Disables AMP on a Port. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.4 | TruthValue | read-create | current |
| f3AmpConfigPort OBJECT-TYPE Port on which AMP Server or Client will operate. This port will transmit/receive AMP messages. The AMP can operate on Access Ports and Network Port and f3AmpConfigPort shall point to either cmEthernetAccPortIndex or cmEthernetNetPortIndex. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.5 | VariablePointer | read-create | current |
| f3AmpConfigStatus OBJECT-TYPE The Status of AMP. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.6 | AMPStatus | read-only | current |
| f3AmpConfigRemSysName OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies sysName which is sent in a AMP message to be configfured on a AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the sysName value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.7 | DisplayString | read-create | current |
| f3AmpConfigRemSysIpAddr OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System IP address which is sent in a AMP message to be configfured on a AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the System IP address value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.8 | IpAddress | read-create | current |
| f3AmpConfigRemSysIpMask OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System IP mask which is sent in a AMP message to be configfured on a AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the System IP mask value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.9 | IpAddress | read-create | current |
| f3AmpConfigRemSysDefGateway OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System Default Gateway which is sent in a AMP message to be configfured on a AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the System Default Gateway value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.10 | IpAddress | read-create | current |
| f3AmpConfigRemSysSNMPV1IfName OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System SNMPV1 Interface Name which is sent in a AMP message to be configfured on a AMP Client device. When f3AmpConfigRole is 'client' this object shows the System SNMPV1 Interface Name value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.11 | DisplayString | read-only | current |
| f3AmpConfigRemSysSrcIpAddrType OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System Source IP Address type which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the System Source IP Address Type value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.12 | IpSourceAddrType | read-only | current |
| f3AmpConfigRemSysSrcIpAddrIfName OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies System Source IP Interface name sent in an AMP message to be configured on an AMP Client device. When f3AmpConfigRole is 'client' this object shows the SystemSource IP Interface value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.13 | DisplayString | read-only | current |
| f3AmpConfigRemTunnelIndex OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies index of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the index of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.14 | Integer32 (0..255) | read-create | current |
| f3AmpConfigRemTunnelName OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies a Management Tunnel name which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the Management Tunnel name which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.15 | DisplayString | read-create | current |
| f3AmpConfigRemTunnelType OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies a Management Tunnel type value which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the Management Tunnel type value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.16 | IpManagementTunnelType | read-create | current |
| f3AmpConfigRemTunnelIpAddr OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies IP Address of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the IP Address of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.17 | IpAddress | read-create | current |
| f3AmpConfigRemTunnelIpMask OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies IP Mask of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the IP Mask of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.18 | IpAddress | read-create | current |
| f3AmpConfigRemTunnelVlanId OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies VlanId of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the VlanId of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.19 | VlanId | read-create | current |
| f3AmpConfigRemTunnelSVlanId OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies S-TAG VlanId of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the S-TAG VlanId of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.20 | VlanId | read-create | current |
| f3AmpConfigRemTunnelSVlanIdEnabled OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies a Management Tunnel S-TAG VlanId Enable value which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the a Management Tunnel S-TAG VlanId Enabled value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.21 | TruthValue | read-create | current |
| f3AmpConfigRemTunnelRip2PktsEnabled OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies a Management Tunnel RIP2 Packates Enabled value which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the a Management Tunnel RIP2 Packates Enabled value which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.22 | TruthValue | read-create | current |
| f3AmpConfigRemTunnelCOS OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies COS of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the COS of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.23 | Integer32 (0..7) | read-create | current |
| f3AmpConfigRemTunnelCIR OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies CIR of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the CIR of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.24 | Unsigned32 | read-create | current |
| f3AmpConfigRemTunnelEIR OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies EIR of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the EIR of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.25 | Unsigned32 | read-create | current |
| f3AmpConfigRemTunnelBufferSize OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies Buffer Size of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the Buffer Size of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.26 | Unsigned32 | read-create | current |
| f3AmpConfigRemTunnelEncapType OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies Encapsulation Type of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the Encapsulation Type of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.27 | IpManagementTunnelEncapsulationType | read-create | current |
| f3AmpConfigRemTunnelMtu OBJECT-TYPE When f3AmpConfigRole is 'server' this object specifies MTU of a Management Tunnel which is sent in an AMP message to be configfured on an AMP Client device. When f3AmpConfigRole is 'client' this object is read-only and shows the MTU of a Management Tunnel which was received from the AMP Server. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.28 | Integer32 | read-create | current |
| f3AmpConfigAction OBJECT-TYPE This object may be used to initiate user action on this AMP Config instance. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.29 | AMPConfigAction | read-create | current |
| f3AmpConfigStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.24.1.1.1.30 | StorageType | read-create | current |
| f3AmpConfigRowStatus 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 f3AmpConfigRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with neRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3AmpConfigRowStatus 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.24.1.1.1.31 | RowStatus | read-create | current |
| f3AmpStatsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.24.2 | |||
| f3AmpStatsTable OBJECT-TYPE A list of entries corresponding to Automatic Management Provisioning Statistics | 1.3.6.1.4.1.2544.1.12.24.2.1 | not-accessible | current | |
| f3AmpStatsEntry OBJECT-TYPE A conceptual row in the f3AmpStatsTable. | 1.3.6.1.4.1.2544.1.12.24.2.1.1 | not-accessible | current | |
| f3AmpStatsProvDataTx OBJECT-TYPE The number of Provisioning Data messages sent by AMP Server. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.1 | Unsigned32 | read-only | current |
| f3AmpStatsProvDataRx OBJECT-TYPE The number of Provisioning Data messages received by AMP Client. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.2 | Unsigned32 | read-only | current |
| f3AmpStatsProvRequestTx OBJECT-TYPE The number of Provisioning Request messages sent by AMP Client. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.3 | Unsigned32 | read-only | current |
| f3AmpStatsProvRequestRx OBJECT-TYPE The number of Provisioning Request received sent by AMP Server. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.4 | Unsigned32 | read-only | current |
| f3AmpStatsConfigSuccessTx OBJECT-TYPE The number of Configuration Success messages sent sent by AMP Client. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.5 | Unsigned32 | read-only | current |
| f3AmpStatsConfigSuccessRx OBJECT-TYPE The number of Configuration Success messages received by AMP Server. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.6 | Unsigned32 | read-only | current |
| f3AmpStatsConfigFailTx OBJECT-TYPE The number of Configuration Success messages received by AMP Client. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.7 | Unsigned32 | read-only | current |
| f3AmpStatsConfigFailRx OBJECT-TYPE The number of Configuration Success messages received by AMP Server. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.8 | Unsigned32 | read-only | current |
| f3AmpStatsSpuriousMessageRx OBJECT-TYPE The number of Spurious messages received by AMP Client or Server | 1.3.6.1.4.1.2544.1.12.24.2.1.1.9 | Unsigned32 | read-only | current |
| f3AmpStatsTimeoutRx OBJECT-TYPE The number of messages which were not received within the time out value. AMP Client can time out while waiting for Prov Data message. AMP Server can time out while waiting for Config Fail or Config Success message. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.10 | Unsigned32 | read-only | current |
| f3AmpStatsLastRxStatus OBJECT-TYPE Last received Configuration Status. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.11 | AMPConfigStatus | read-only | current |
| f3AmpStatsRxTimeStamp OBJECT-TYPE Time of last received Configuration Status. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.12 | DateAndTime | read-only | current |
| f3AmpStatsLastTxStatus OBJECT-TYPE Last sent Configuration Status. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.13 | AMPConfigStatus | read-only | current |
| f3AmpStatsTxTimeStamp OBJECT-TYPE Time of last sent Configuration Status. | 1.3.6.1.4.1.2544.1.12.24.2.1.1.14 | DateAndTime | read-only | current |
| f3AmpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.24.3 | |||
| f3AmpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.24.3.1 | |||
| f3AmpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.24.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| f3AmpCompliance MODULE-COMPLIANCE Describes the requirements for conformance to the F3-AMP-MIB compilance. | 1.3.6.1.4.1.2544.1.12.24.3.1.1 | current |
| f3AmpConfigGroup OBJECT-GROUP A collection of objects used to manage the AMP Configuration. | 1.3.6.1.4.1.2544.1.12.24.3.2.1 | current |
| f3AmpStatsGroup OBJECT-GROUP A collection of objects used to manage the AMP Statistics. | 1.3.6.1.4.1.2544.1.12.24.3.2.2 | current |