Sie sind auf Seite 1von 18

Technical Specifications

alct_bgprouter_snmp_n1
V1.00
Table of Content
Chapter 1. Introduction........................................................................................................... 1

Chapter 2. High-Level Description....................................................................................... 3

Chapter 3. Structural Metadata............................................................................................. 6

Chapter 4. Library Customization....................................................................................... 10

Chapter 5. Performance Description................................................................................... 11

Chapter 6. Attribute Description....................................................................................... 13

Chapter 7. Annexes................................................................................................................... 15
Chapter 1. Introduction

1.1. Introductory Information

The purpose of this document is to specify the vendor technology interface (Adaptor)
software requirements. This document is provided as part of the corresponding Adaptor
software.

1.2. Document Category

Internal ❑ Draft version ❑

External ■ Publishable version ■

1.3. Audience

This document is intended for MYCOM OSI and the Network Operator.

1.4. Version & Scope

This document is version V1.00 of the Technical Specifications Alcatel-Lucent-Lucent-BGP-


Mon and is referenced as:
PRO-R&D-SYS-GEN-998-1.00-EN

1.5. Contributors of the Document

1.5.1. Author

MYCOM OSI Technical Consultant

1.5.2. Reviewers

MYCOM OSI Technical Consultant


MYCOM OSI Development Team
MYCOM OSI Quality Team

1.5.3. Approvers

MYCOM OSI Systems Engineering


MYCOM OSI Development Team

© MYCOM OSI 2017 Page 1 of 15


1.6. Reference Documents
Ref Name/Description Ref/Version
R1 MIBs-10.0.R11.7z

1.7. Data Samples


Ref Sample file name / Description
R1 201.125.127.207MALU_SR7750_public.txt
R2 201.125.127.207_ALU_SR7750_enterprise.txt

1.8. Content History


Date Description Author Ref
2016/03/29 First release stanley.lin V1.00

1.9. Publication Date

This document was released on 2017-08-31 and is valid until the publication of the next
document version in the series.

1.10. Copyright Information

© Copyright MYCOM OSI 2017. The present document cannot be duplicated in any way
without prior written consent of MYCOM OSI. The information included in this document is for
reader personal use only.

Trademarks: NIMSTM, PrOptimaTM, and NIMS-PrOptimaTM are all trademarks of MYCOM OSI.
All other products mentioned in this document are property of their respective owners.

© MYCOM OSI 2017 Page 2 of 15


High-Level Description

Chapter 2 - High-Level Description

2.1 Overall Description


This SNMP Library provides performance monitoring for Alcatel-Lucent BGP Routing
ptotocol.

2.2 Identification of the SNMP Library


The aim of this section is to provide a clear description of the SNMP Library and the object
model. The information includes details of the devices covered by this interface including the
vendor, NE type and version (including all software versions).

2.1.1. SNMP Library Description

SNMP Library Catalog Name Alcatel-Lucent-BGP-Mon


SNMP Library Archive Name alct_bgprouter_snmp_n1
Vendor Alcatel-Lucent

Technology Routing
Domain IP
Mycom Library Version 1.00

2.1.2. Supported OS Versions and Series

This Library will support following series of devices:


 Alcatel-Lucent SR Router

2.1.3. MIB Modules

This section lists the MIB modules and associated information of the SNMP Library.
MIB Module Name Type RFC/Vendor Revision Test OIDs

Alcatel- tBgpPeerNgOperMsgOctetsRcvd
TIMETRA-BGP-MIB Private 201102010000Z
Lucent .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.1

2.1.3.1. High Level Description of MIBs


 TIMETRA-BGP-MIB:
This module is the SNMP MIB module to manage and provision BGP protocol for the
Alcatel-Lucent SROS device.

2.1.4. Object Model

Inheritance: referring to aggregate objects carrying the common counters between various
specializations of a generic object types. This relationship is also called specialization from the

© MYCOM OSI 2017 Page 3 of 15


High-Level Description

more generic to the more specific object. It is also called inheritance since the specialized type
inherits from the generic object counters/attributes.
Canonical: the main parent child relationship usually implying a physical containment or direct
hierarchical relationship. This could be considered as being the default relationship for
representation model as today based on single instance and relationship presentation which
is re-considered here as requirements expressed further regarding palette multi-appearance.
It is also named composition/aggregation

IpDevice
Superset Node

ALU_SRDevice
Superset Node

BGPRouter ALU_BGPRouter
Superset Node Root Node
1
1

1..*
1..*
BGPPeers ALUBGPPeers

Legend
Generalization Relationship
1 1..*
Canonical Relationship
1..* 1
Dependency Relationship
Link Relationship

MO Managed Object Defined in the library specified of the QF64S

2.1.4.1. Object Model Description

 ALU_BGPRouter:
This is the root node of the SNMP Library which provides scalar counter/attributes for
the device.
 ALUBGPPeers:
This managed object provides operational status information for BGP Peers.

Managed Object Managed Object Name Parent Object Key Relationship type
Class
IpDevice <Device-Name> N/A N/A
BGPRouter <Device-Name> N/A Inheritance
ALU_SRDevice <Device-Name> N/A Inheritance
ALU_BGPRouter <Device-Name> <Device-ID> Inheritance
<Device-Name>- <Device-ID> Canonical
ALUBGPPeers $tBgpPeerNgAddress
Inheritance

© MYCOM OSI 2017 Page 4 of 15


High-Level Description

<Device-ID>-
$bgpPeerRemoteAddr

2.1.5. Ascending Inheritance Library List

The aim of this section is to provide the inheritance dependency of the library. It means that
the library cannot be deployed without having the inherited libraries deployed as well.

Library Library Catalog Name Associated Library Type Vendor Inherit from
Archive Name Managed Object
Class Name
none_ipdevice Generic IP Device
IpDevice Common None Not Applicable
_snmp_n1
alct_srdevice_ Alcatel-Lucent- Alcatel- none_ipdevice_
ALU_SRDevice Private
snmp_n1 SRDevice-Resource Lucent snmp_n1
none_bgprout Generic-BGP-Mon none_ipdevice_
BGPRouter Common None
er_snmp_n1 snmp_n1

© MYCOM OSI 2017 Page 5 of 15


Structural Metadata

Chapter 3 - Structural Metadata

3.1. Managed Object Identification Keys

This section specifies the managed object class data block persistence keys, managed
object name definition and the primary counter group of the managed object. Each managed
object class is described individually.

3.1.1. Managed Object: ALU_BGPRouter

Name Description
Persistence Key [nedn[id]]
Managed Object [device_name]
Name Definition
Primary Counter N/A
Group

3.1.2. Managed Object: ALUBGPPeers

Name Description
Persistence Key [nedn[id]],[moid[tBgpPeerNgAddress]]
Managed Object [device_name]-[tBgpPeerNgAddress]
Name Definition
Primary Counter tBgpPeerNgTable
Group

3.2. Counter-Attribute Groups Description

This section specifies counter-attribute groups for all managed objects we are interested in.

CG MIB Module Counter Group Mapped Managed Object Counter


No Group
. Type

1 TIMETRA-BGP-MIB tBgpPeerNgTable ALUBGPPeers Tabular

2 TIMETRA-BGP-MIB tBgpPeerNgOperTable ALUBGPPeers Tabular

© MYCOM OSI 2017 Page 6 of 15


Structural Metadata

3.3. Main Counter-Attribute supported by Counter-Attribute Group

The counters listed in this section are for internal reviewer reference only. Not all the required
counters are listed in this section. For R&D, please refer MIB and/or vendor document for all
the required counters.

3.3.1. tBgpPeerNgTable Tabular Group

MIB Object OID Description

tBgpPeerNgInstanceIndex .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.1 tBgpPeerNgInstanceIndex is the bgp instance


index for tBgpPeerNgTable.
tBgpPeerNgAddressType .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.2 Index for tBgpPeerNgTable. It indicates the IP
address type of the Peer.
tBgpPeerNgAddress .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.3 It indicates the IPv(4/6) address of the Peer.
(hex_ipaddress)
tBgpPeerNgHoldTime .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.9 The value of tBgpPeerNgHoldTime specifies the
value (in seconds) of the BGP Hold Time.
tBgpPeerNgKeepAlive .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.10 The value of tBgpPeerNgKeepAlive specifies the
value of the BGP Keepalive timer.
tBgpPeerNgLocalAddress .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.13 The value of tBgpPeerNgLocalAddress specifies
the local IP address the peer-group or Peer is to
(hex_ipaddress)
use as advertisement source address.
tBgpPeerNgLocalAS .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.15 The value of tBgpPeerNgLocalAS specifies the
autonomous system number to be advertised
for this peer.
tBgpPeerNgPeerAS .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.26 The value of tBgpPeerNgPeerAS specifies the
Autonomous System number for the remote
peer.
tBgpPeerNgPeerType .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.27 The value of tBgpPeerNgPeerType specifies the
type of peer - noType(1), internal(2) and
external(3).
tBgpPeerNgOperStatus .1.3.6.1.4.1.6527.3.1.2.14.4.7.1.42 The value of tBgpPeerNgOperStatus indicates
the operational status of this BGP Peer.

3.3.2. tBgpPeerNgOperTable Tabular Group

MIB Object OID Description

tBgpPeerNgOperMsgOctetsRc .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.1 It indicates the number of octets received from


vd this peer.
tBgpPeerNgOperMsgOctetsSe .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.2 It indicates the number of octets transmitted to
nt this peer.
tBgpPeerNgOperInputQueue .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.3 It indicates the number of unprocessed
Msgs messages in the queue, from this peer.

© MYCOM OSI 2017 Page 7 of 15


Structural Metadata

tBgpPeerNgOperOutputQueu .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.4 It indicates the number of untransmitted


eMsgs messages in the queue, to this peer.
tBgpPeerNgOperReceivedPref .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.5 It indicates the number of prefixes received
ixes from this peer.
tBgpPeerNgOperSentPrefixes .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.6 It indicates the number of prefixes transmitted
to this peer.
tBgpPeerNgOperActivePrefixe .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.7 It indicates the number of active prefixes from
s this peer.
tBgpPeerNgOperReceivedPath .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.8 It indicates the number of paths received from
s this peer.
tBgpPeerNgOperPathsSupByD .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.9 It indicates the number of paths from this peer,
amping which have been suppressed by damping.
tBgpPeerNgOperFlaps .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.10 It indicates the number of flaps of updates from
this peer.
tBgpPeerNgOperLastState .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.11 It indicates the last BGP state of this peer.
tBgpPeerNgOperLastEvent .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.12 It indicates the last BGP event of this peer.
tBgpPeerNgOperVpnRecvPrefi .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.13 It indicates the number of received VPN
xes prefixes.
tBgpPeerNgOperVpnSentPrefi .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.14 It indicates the number of transmitted VPN
xes prefixes.
tBgpPeerNgOperVpnActivePre .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.15 It indicates the number of active VPN prefixes
fixes from this BGP peer.
tBgpPeerNgOperGRSupport .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.16 It indicates whether the BGP peer supports
graceful restart. If tBgpPeerNgOperGRSupport
has a value of 'true' the peer supports graceful
restart.
tBgpPeerNgOperGRFamilyRes .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.17 It indicates the capability type of NLRI that peer
tart supports restart for.
tBgpPeerNgOperGRFamilyFwd .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.18 It indicates the capability type of NLRI that peer
ing saved forwarding for.
tBgpPeerNgOperGRFamilyNeg .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.19 It indicates the capability type of NLRI that
otiated restart is negotiated for by the peer.
tBgpPeerNgOperGRRecvEOR .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.20 It indicates the capability type of NLRI of
received end-of-rib markers from the peer.
tBgpPeerNgOperGRSendEOR .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.21 It indicates the capability type of NLRI of all the
sent end-of-rib markers by the peer.
tBgpPeerNgOperGRStaleRout .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.22 It indicates the maximum amount of time in
esTime seconds that stale routes are maintained by the
peer after a graceful restart is initiated.
tBgpPeerNgOperGRReqRestar .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.23 It indicates the maximum amount of time in
tTime seconds that a graceful restart takes for the
peer.
tBgpPeerNgOperGRStatus .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.24 It indicates the graceful restart status of the
BGP peer.'

© MYCOM OSI 2017 Page 8 of 15


Structural Metadata

tBgpPeerNgOperNumRestarts .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.25 It indicates the number of times the peer has


attempted restart.

© MYCOM OSI 2017 Page 9 of 15


Library Customization

Chapter 4 - Library Customization

4.1. Conditional polling

This section specifies if the conditional polling is defined in the SNMP Library. The
conditional polling is specially used in the case that there are a lot of entries in a counter
group but only a few entries are used for performance monitoring.

CG MIB Module Counter Group Device Filtering Filtering condition


No. Type Counter/OID

4.2. Conditional Network Areas

This section specifies the conditional network areas to be pre-defined as part of the SNMP
Library on any of the attributes specified in the document.

© MYCOM OSI 2017 Page 10 of 15


Chapter 5. Performance Description

This chapter exhaustively describes the naming conventions, Unit/Type, aggregation, and
calculation palette of each performance counter. Detail description of each column as below.

■ Vendor Counter Name / Short / Long Name


- Vendor Counter Name: Exactly performance counter name on vendor document. (Or
sample data.)
- Short Name: Counter display name in PrOptima.
- Long Name: System back-end processing name in PrOptima.
■ Unit / Type
- Unit: The unit of performance counter defined in PrOptima.
- Type: The type of performance counter defined in PrOptima.
■ Time / NE Aggregation
- Time Aggregation: Aggregation type setup for Time.
- NE Aggregation: Aggregation type setup for NE.
- Calculation Palette: The calculation path of performance counter which display in
PrOptima.

5.1. ALUBGPPeers

5.1.1. ProptiPoller-PM_tBgpPeerNgOperTable_CE

Time/NE
Vendor Counter Name Short/Long Name Unit/Type Calculation Palette
Aggregation
tBgpPeerNgOperMsgOctet tBgpPeerNgOperMsgOctetsRcvd/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
sRcvd ALUBGPPeers.tBgpPeerNgOperM 2 [DELTA52] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
sgOctetsRcvd rTable
tBgpPeerNgOperMsgOctet tBgpPeerNgOperMsgOctetsSent/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
sSent ALUBGPPeers.tBgpPeerNgOperM 2 [DELTA52] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
sgOctetsSent rTable
tBgpPeerNgOperInputQue tBgpPeerNgOperInputQueueMsgs No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
ueMsgs / [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperIn rTable
putQueueMsgs
tBgpPeerNgOperOutputQu tBgpPeerNgOperOutputQueueMs No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
eueMsgs gs/ [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperO rTable
utputQueueMsgs
tBgpPeerNgOperReceived tBgpPeerNgOperReceivedPrefixes No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
Prefixes / 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperR rTable
eceivedPrefixes
tBgpPeerNgOperSentPrefi tBgpPeerNgOperSentPrefixes/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
xes ALUBGPPeers.tBgpPeerNgOperS 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
entPrefixes rTable
tBgpPeerNgOperActivePref tBgpPeerNgOperActivePrefixes/ No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
ixes ALUBGPPeers.tBgpPeerNgOperA [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ctivePrefixes rTable
tBgpPeerNgOperReceived tBgpPeerNgOperReceivedPaths/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
Paths ALUBGPPeers.tBgpPeerNgOperR 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
eceivedPaths rTable

© MYCOM OSI 2017 Page 11 of 15


Time/NE
Vendor Counter Name Short/Long Name Unit/Type Calculation Palette
Aggregation
tBgpPeerNgOperPathsSup tBgpPeerNgOperPathsSupByDam No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
ByDamping ping/ 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperP rTable
athsSupByDamping
tBgpPeerNgOperFlaps tBgpPeerNgOperFlaps/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
ALUBGPPeers.tBgpPeerNgOperFl 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
aps rTable
tBgpPeerNgOperVpnRecv tBgpPeerNgOperVpnRecvPrefixes No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
Prefixes / 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperV rTable
pnRecvPrefixes
tBgpPeerNgOperVpnSentP tBgpPeerNgOperVpnSentPrefixes/ No unit (0.00)/ SUM/ Alcatel/IP/ALU_BGPRouter_Raw
refixes ALUBGPPeers.tBgpPeerNgOperV 4 [DELTA24] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
pnSentPrefixes rTable
tBgpPeerNgOperVpnActive tBgpPeerNgOperVpnActivePrefixe No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
Prefixes s/ [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperV rTable
pnActivePrefixes
tBgpPeerNgOperGRStaleR tBgpPeerNgOperGRStaleRoutesTi No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
outesTime me/ [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperG rTable
RStaleRoutesTime
tBgpPeerNgOperGRReqR tBgpPeerNgOperGRReqRestartTi No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
estartTime me/ [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
ALUBGPPeers.tBgpPeerNgOperG rTable
RReqRestartTime
tBgpPeerNgOperNumRest tBgpPeerNgOperNumRestarts/ No unit (0.00)/ AVERAGE/ Alcatel/IP/ALU_BGPRouter_Raw
arts ALUBGPPeers.tBgpPeerNgOperN [FLOAT] SUM Counters/ALUBGPPeers/tBgpPeerNgOpe
umRestarts rTable

© MYCOM OSI 2017 Page 12 of 15


Chapter 6. Attribute Description

This chapter exhaustively describes the naming conventions, Unit/Type, aggregation, and
calculation palette of each attribute. Detail description of each column as below.

■ Vendor Attribute Name / Short / Long Name


- Vendor Attribute Name: Exactly attribute name on vendor document. (Or sample data.)
- Short Name: Attribute display name in PrOptima.
- Long Name: System back-end processing name in PrOptima.
■ Unit / Type
- Unit: The unit of attribute defined in PrOptima.
- Type: The type of attribute defined in PrOptima.
■ Time / NE Aggregation
- Time Aggregation: Aggregation type setup for Time.
- NE Aggregation: Aggregation type setup for NE.
- Calculation Palette: The calculation path of attribute which display in PrOptima.

6.1. ALUBGPPeers

6.1.1. ProptiPoller-PM_tBgpPeerNgTable_AE

Time/NE
Vendor Attribute Name Short/Long Name Unit/Type Calculation Palette
Aggregation
tBgpPeerNgInstanceIndex tBgpPeerNgInstanceIndex/ No unit (0.00)/ NONE/ Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgInstan NONE ALUBGPPeers/tBgpPeerNgTable
ceIndex
tBgpPeerNgAddressType tBgpPeerNgAddressType/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgAddre LAST/ ALUBGPPeers/tBgpPeerNgTable
ssType NONE
tBgpPeerNgAddress tBgpPeerNgAddress/ No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgAddre [STRING] RING/ ALUBGPPeers/tBgpPeerNgTable
ss SIMPLE_ST
RING
tBgpPeerNgHoldTime tBgpPeerNgHoldTime/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgHoldTi LAST/ ALUBGPPeers/tBgpPeerNgTable
me NONE
tBgpPeerNgKeepAlive tBgpPeerNgKeepAlive/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgKeepA LAST/ ALUBGPPeers/tBgpPeerNgTable
live NONE
tBgpPeerNgLocalAddress tBgpPeerNgLocalAddress/ No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgLocalA [STRING] RING/ ALUBGPPeers/tBgpPeerNgTable
ddress SIMPLE_ST
RING
tBgpPeerNgLocalAS tBgpPeerNgLocalAS/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgLocalA LAST/ ALUBGPPeers/tBgpPeerNgTable
S NONE
tBgpPeerNgPeerAS tBgpPeerNgPeerAS/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgPeerA LAST/ ALUBGPPeers/tBgpPeerNgTable
S NONE
tBgpPeerNgPeerType tBgpPeerNgPeerType/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgPeerT LAST/ ALUBGPPeers/tBgpPeerNgTable
ype NONE

© MYCOM OSI 2017 Page 13 of 15


Time/NE
Vendor Attribute Name Short/Long Name Unit/Type Calculation Palette
Aggregation
tBgpPeerNgOperStatus tBgpPeerNgOperStatus/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgOperS LAST/ ALUBGPPeers/tBgpPeerNgTable
tatus NONE

6.1.2. ProptiPoller-PM_tBgpPeerNgOperTable_AE

Time/NE
Vendor Attribute Name Short/Long Name Unit/Type Calculation Palette
Aggregation
tBgpPeerNgAddress tBgpPeerNgAddress/ No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgAddre [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
ss.tBgpPeerNgOperTable SIMPLE_ST
RING
tBgpPeerNgOperLastState tBgpPeerNgOperLastState/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgOperL LAST/ ALUBGPPeers/tBgpPeerNgOperTable
astState NONE
tBgpPeerNgOperLastEvent tBgpPeerNgOperLastEvent/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgOperL LAST/ ALUBGPPeers/tBgpPeerNgOperTable
astEvent NONE
tBgpPeerNgOperGRSuppo tBgpPeerNgOperGRSupport/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
rt ALUBGPPeers.tBgpPeerNgOperG LAST/ ALUBGPPeers/tBgpPeerNgOperTable
RSupport NONE
tBgpPeerNgOperGRFamily tBgpPeerNgOperGRFamilyRestart No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
Restart / [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
ALUBGPPeers.tBgpPeerNgOperG SIMPLE_ST
RFamilyRestart RING
tBgpPeerNgOperGRFamily tBgpPeerNgOperGRFamilyFwding No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
Fwding / [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
ALUBGPPeers.tBgpPeerNgOperG SIMPLE_ST
RFamilyFwding RING
tBgpPeerNgOperGRFamily tBgpPeerNgOperGRFamilyNegoti No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
Negotiated ated/ [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
ALUBGPPeers.tBgpPeerNgOperG SIMPLE_ST
RFamilyNegotiated RING
tBgpPeerNgOperGRRecvE tBgpPeerNgOperGRRecvEOR/ No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
OR ALUBGPPeers.tBgpPeerNgOperG [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
RRecvEOR SIMPLE_ST
RING
tBgpPeerNgOperGRSendE tBgpPeerNgOperGRSendEOR/ No unit (0.00)/ SIMPLE_ST Alcatel/IP/ALU_BGPRouter_Parameters/
OR ALUBGPPeers.tBgpPeerNgOperG [STRING] RING/ ALUBGPPeers/tBgpPeerNgOperTable
RSendEOR SIMPLE_ST
RING
tBgpPeerNgOperGRStatus tBgpPeerNgOperGRStatus/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgOperG LAST/ ALUBGPPeers/tBgpPeerNgOperTable
RStatus NONE
tBgpPeerNgAddressType tBgpPeerNgAddressType/ No unit (0.00)/ SELECT Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgAddre LAST/ ALUBGPPeers/tBgpPeerNgOperTable
ssType.tBgpPeerNgOperTable NONE
tBgpPeerNgInstanceIndex tBgpPeerNgInstanceIndex/ No unit (0.00)/ NONE/ Alcatel/IP/ALU_BGPRouter_Parameters/
ALUBGPPeers.tBgpPeerNgInstan NONE ALUBGPPeers/tBgpPeerNgOperTable
ceIndex.tBgpPeerNgOperTable

© MYCOM OSI 2017 Page 14 of 15


Annexes

Chapter 7 – Annexes
7.1 Open issues
Opened in
Date Description Status Owner
version

© MYCOM OSI 2017 Page 15 of 15

Das könnte Ihnen auch gefallen