F3-AMP-MIB

File: F3-AMP-MIB.mib (28282 bytes)

Imported modules

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

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 Unsigned32
IpAddress TruthValue RowStatus
StorageType DisplayString DateAndTime
VariablePointer TEXTUAL-CONVENTION fsp150cm
VlanId IpSourceAddrType IpManagementTunnelType
IpManagementTunnelEncapsulationType

Defined Types

AMPRole  
Defines client or server role.
TEXTUAL-CONVENTION    
  INTEGER client(1), server(2)  

AMPStatus  
Defines AMP Status.
TEXTUAL-CONVENTION    
  INTEGER notAvailable(1), disabled(2), associatingActive(3), associatingPassive(4), associated(5), noPeer(6)  

AMPConfigStatus  
Defines AMP Configuration Status.
TEXTUAL-CONVENTION    
  INTEGER none(1), provision(2), noPeer(3), request(4), configSuccess(5), configFail(6), timeout(7)  

AMPProtocol  
Defines protocol over which AMP messages are sent.
TEXTUAL-CONVENTION    
  INTEGER efmOam(1)  

AMPConfigAction  
Defines Actions available for f3AmpConfig object
TEXTUAL-CONVENTION    
  INTEGER noAction(1), clearStats(2)  

F3AmpConfigEntry  
SEQUENCE    
  f3AmpConfigIndex Integer32
  f3AmpConfigRole AMPRole
  f3AmpConfigProtocol AMPProtocol
  f3AmpConfigEnabled TruthValue
  f3AmpConfigPort VariablePointer
  f3AmpConfigStatus AMPStatus
  f3AmpConfigRemSysName DisplayString
  f3AmpConfigRemSysIpAddr IpAddress
  f3AmpConfigRemSysIpMask IpAddress
  f3AmpConfigRemSysDefGateway IpAddress
  f3AmpConfigRemSysSNMPV1IfName DisplayString
  f3AmpConfigRemSysSrcIpAddrType IpSourceAddrType
  f3AmpConfigRemSysSrcIpAddrIfName DisplayString
  f3AmpConfigRemTunnelIndex Integer32
  f3AmpConfigRemTunnelName DisplayString
  f3AmpConfigRemTunnelType IpManagementTunnelType
  f3AmpConfigRemTunnelIpAddr IpAddress
  f3AmpConfigRemTunnelIpMask IpAddress
  f3AmpConfigRemTunnelVlanId VlanId
  f3AmpConfigRemTunnelSVlanId VlanId
  f3AmpConfigRemTunnelSVlanIdEnabled TruthValue
  f3AmpConfigRemTunnelRip2PktsEnabled TruthValue
  f3AmpConfigRemTunnelCOS Integer32
  f3AmpConfigRemTunnelCIR Unsigned32
  f3AmpConfigRemTunnelEIR Unsigned32
  f3AmpConfigRemTunnelBufferSize Unsigned32
  f3AmpConfigRemTunnelEncapType IpManagementTunnelEncapsulationType
  f3AmpConfigRemTunnelMtu Integer32
  f3AmpConfigAction AMPConfigAction
  f3AmpConfigStorageType StorageType
  f3AmpConfigRowStatus RowStatus

F3AmpStatsEntry  
SEQUENCE    
  f3AmpStatsProvDataTx Unsigned32
  f3AmpStatsProvDataRx Unsigned32
  f3AmpStatsProvRequestTx Unsigned32
  f3AmpStatsProvRequestRx Unsigned32
  f3AmpStatsConfigSuccessTx Unsigned32
  f3AmpStatsConfigSuccessRx Unsigned32
  f3AmpStatsConfigFailTx Unsigned32
  f3AmpStatsConfigFailRx Unsigned32
  f3AmpStatsSpuriousMessageRx Unsigned32
  f3AmpStatsTimeoutRx Unsigned32
  f3AmpStatsLastRxStatus AMPConfigStatus
  f3AmpStatsRxTimeStamp DateAndTime
  f3AmpStatsLastTxStatus AMPConfigStatus
  f3AmpStatsTxTimeStamp DateAndTime

Defined Values

f3AMPMIB 1.3.6.1.4.1.2544.1.12.24
This module defines the Automatic Management Provisioning MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3AmpConfigObjects 1.3.6.1.4.1.2544.1.12.24.1
OBJECT IDENTIFIER    

f3AmpStatsObjects 1.3.6.1.4.1.2544.1.12.24.2
OBJECT IDENTIFIER    

f3AmpConformance 1.3.6.1.4.1.2544.1.12.24.3
OBJECT IDENTIFIER    

f3AmpConfigTable 1.3.6.1.4.1.2544.1.12.24.1.1
A list of entries corresponding to Automatic Management Provisioning configuration instance for configuration purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3AmpConfigEntry

f3AmpConfigEntry 1.3.6.1.4.1.2544.1.12.24.1.1.1
A conceptual row in the f3AmpConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3AmpConfigEntry  

f3AmpConfigIndex 1.3.6.1.4.1.2544.1.12.24.1.1.1.1
An integer index value used to uniquely identify this AMP Config within the System.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

f3AmpConfigRole 1.3.6.1.4.1.2544.1.12.24.1.1.1.2
Configures AMP instance to be either Client or Server.
Status: current Access: read-create
OBJECT-TYPE    
  AMPRole  

f3AmpConfigProtocol 1.3.6.1.4.1.2544.1.12.24.1.1.1.3
Configures protocol over which AMP message will be transported.
Status: current Access: read-create
OBJECT-TYPE    
  AMPProtocol  

f3AmpConfigEnabled 1.3.6.1.4.1.2544.1.12.24.1.1.1.4
Enables or Disables AMP on a Port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3AmpConfigPort 1.3.6.1.4.1.2544.1.12.24.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3AmpConfigStatus 1.3.6.1.4.1.2544.1.12.24.1.1.1.6
The Status of AMP.
Status: current Access: read-only
OBJECT-TYPE    
  AMPStatus  

f3AmpConfigRemSysName 1.3.6.1.4.1.2544.1.12.24.1.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f3AmpConfigRemSysIpAddr 1.3.6.1.4.1.2544.1.12.24.1.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3AmpConfigRemSysIpMask 1.3.6.1.4.1.2544.1.12.24.1.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3AmpConfigRemSysDefGateway 1.3.6.1.4.1.2544.1.12.24.1.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3AmpConfigRemSysSNMPV1IfName 1.3.6.1.4.1.2544.1.12.24.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

f3AmpConfigRemSysSrcIpAddrType 1.3.6.1.4.1.2544.1.12.24.1.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpSourceAddrType  

f3AmpConfigRemSysSrcIpAddrIfName 1.3.6.1.4.1.2544.1.12.24.1.1.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

f3AmpConfigRemTunnelIndex 1.3.6.1.4.1.2544.1.12.24.1.1.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

f3AmpConfigRemTunnelName 1.3.6.1.4.1.2544.1.12.24.1.1.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f3AmpConfigRemTunnelType 1.3.6.1.4.1.2544.1.12.24.1.1.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpManagementTunnelType  

f3AmpConfigRemTunnelIpAddr 1.3.6.1.4.1.2544.1.12.24.1.1.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3AmpConfigRemTunnelIpMask 1.3.6.1.4.1.2544.1.12.24.1.1.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3AmpConfigRemTunnelVlanId 1.3.6.1.4.1.2544.1.12.24.1.1.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

f3AmpConfigRemTunnelSVlanId 1.3.6.1.4.1.2544.1.12.24.1.1.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

f3AmpConfigRemTunnelSVlanIdEnabled 1.3.6.1.4.1.2544.1.12.24.1.1.1.21
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3AmpConfigRemTunnelRip2PktsEnabled 1.3.6.1.4.1.2544.1.12.24.1.1.1.22
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3AmpConfigRemTunnelCOS 1.3.6.1.4.1.2544.1.12.24.1.1.1.23
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

f3AmpConfigRemTunnelCIR 1.3.6.1.4.1.2544.1.12.24.1.1.1.24
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3AmpConfigRemTunnelEIR 1.3.6.1.4.1.2544.1.12.24.1.1.1.25
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3AmpConfigRemTunnelBufferSize 1.3.6.1.4.1.2544.1.12.24.1.1.1.26
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3AmpConfigRemTunnelEncapType 1.3.6.1.4.1.2544.1.12.24.1.1.1.27
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpManagementTunnelEncapsulationType  

f3AmpConfigRemTunnelMtu 1.3.6.1.4.1.2544.1.12.24.1.1.1.28
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

f3AmpConfigAction 1.3.6.1.4.1.2544.1.12.24.1.1.1.29
This object may be used to initiate user action on this AMP Config instance.
Status: current Access: read-create
OBJECT-TYPE    
  AMPConfigAction  

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

f3AmpConfigRowStatus 1.3.6.1.4.1.2544.1.12.24.1.1.1.31
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3AmpStatsTable 1.3.6.1.4.1.2544.1.12.24.2.1
A list of entries corresponding to Automatic Management Provisioning Statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3AmpStatsEntry

f3AmpStatsEntry 1.3.6.1.4.1.2544.1.12.24.2.1.1
A conceptual row in the f3AmpStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3AmpStatsEntry  

f3AmpStatsProvDataTx 1.3.6.1.4.1.2544.1.12.24.2.1.1.1
The number of Provisioning Data messages sent by AMP Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsProvDataRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.2
The number of Provisioning Data messages received by AMP Client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsProvRequestTx 1.3.6.1.4.1.2544.1.12.24.2.1.1.3
The number of Provisioning Request messages sent by AMP Client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsProvRequestRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.4
The number of Provisioning Request received sent by AMP Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsConfigSuccessTx 1.3.6.1.4.1.2544.1.12.24.2.1.1.5
The number of Configuration Success messages sent sent by AMP Client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsConfigSuccessRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.6
The number of Configuration Success messages received by AMP Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsConfigFailTx 1.3.6.1.4.1.2544.1.12.24.2.1.1.7
The number of Configuration Success messages received by AMP Client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsConfigFailRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.8
The number of Configuration Success messages received by AMP Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsSpuriousMessageRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.9
The number of Spurious messages received by AMP Client or Server
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsTimeoutRx 1.3.6.1.4.1.2544.1.12.24.2.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3AmpStatsLastRxStatus 1.3.6.1.4.1.2544.1.12.24.2.1.1.11
Last received Configuration Status.
Status: current Access: read-only
OBJECT-TYPE    
  AMPConfigStatus  

f3AmpStatsRxTimeStamp 1.3.6.1.4.1.2544.1.12.24.2.1.1.12
Time of last received Configuration Status.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3AmpStatsLastTxStatus 1.3.6.1.4.1.2544.1.12.24.2.1.1.13
Last sent Configuration Status.
Status: current Access: read-only
OBJECT-TYPE    
  AMPConfigStatus  

f3AmpStatsTxTimeStamp 1.3.6.1.4.1.2544.1.12.24.2.1.1.14
Time of last sent Configuration Status.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3AmpCompliances 1.3.6.1.4.1.2544.1.12.24.3.1
OBJECT IDENTIFIER    

f3AmpGroups 1.3.6.1.4.1.2544.1.12.24.3.2
OBJECT IDENTIFIER    

f3AmpCompliance 1.3.6.1.4.1.2544.1.12.24.3.1.1
Describes the requirements for conformance to the F3-AMP-MIB compilance.
Status: current Access: read-only
MODULE-COMPLIANCE    

f3AmpConfigGroup 1.3.6.1.4.1.2544.1.12.24.3.2.1
A collection of objects used to manage the AMP Configuration.
Status: current Access: read-only
OBJECT-GROUP    

f3AmpStatsGroup 1.3.6.1.4.1.2544.1.12.24.3.2.2
A collection of objects used to manage the AMP Statistics.
Status: current Access: read-only
OBJECT-GROUP