You are on page 1of 33

Functional Specifications

none_ospfrouter_snmp_n1
V1.03
Introduction

Table of Contents
CHAPTER 1 - INTRODUCTION ..................................................................................................................... 5
1.1. INTRODUCTORY INFORMATION.............................................................................................................. 5
1.2. DOCUMENT CATEGORY........................................................................................................................... 5
1.3. AUDIENCE ................................................................................................................................................ 5
1.4. VERSION & SCOPE ................................................................................................................................... 5
1.5. CONTRIBUTORS OF THE DOCUMENT ...................................................................................................... 5
1.5.1. Author ............................................................................................................................................. 5
1.5.2. Reviewers ........................................................................................................................................ 5
1.5.3. Approvers ........................................................................................................................................ 5
1.6. REFERENCE DOCUMENTS ........................................................................................................................ 6
1.7. DATA SAMPLES ........................................................................................................................................ 6
1.8. CONTENT HISTORY .................................................................................................................................. 6
1.9. PUBLICATION DATE ................................................................................................................................. 6
1.10. COPYRIGHT INFORMATION ................................................................................................................. 6

CHAPTER 2 - HIGH-LEVEL DESCRIPTION ...................................................................................................... 7


2.1. IDENTIFICATION OF SNMP LIBRARY ........................................................................................................ 7
2.1.1. SNMP Library Description ............................................................................................................... 7
2.1.2. MIB Modules Description ................................................................................................................ 7
2.1.3. SNMP Library Description Summary ............................................................................................... 7
2.1.4. Ascending Inheritance Library List .................................................................................................. 8

CHAPTER 3 - STANDARD DATA FLOW ......................................................................................................... 9


3.1.1. File/Table Data Reception from Source Platform ........................................................................... 9
3.1.2. File Processing on the PrOptima Server before Importation ........................................................ 10

CHAPTER 4 - STRUCTURAL METADATA .................................................................................................... 11


4.1. MANAGED OBJECT IDENTIFICATION KEYS ............................................................................................ 11
4.1.1. Managed Object: OSPFRouter....................................................................................................... 11
4.1.2. Managed Object: OSPFArea .......................................................................................................... 11
4.1.3. Managed Object: OSPFAreaInterface ........................................................................................... 11
4.1.4. Managed Object: OSPFInterfaceMetric ........................................................................................ 11
4.1.5. Managed Object: OSPFNeighbor................................................................................................... 12
4.2. MANAGED OBJECT:COUNTER-ATTRIBUTE GROUPS IDENTIFICATION KEYS .......................................... 12
4.2.1. Scalar Attribute Group: ospfGeneralGroup_Attributes ................................................................ 13
4.2.2. Scalar Counter Group: ospfGeneralGroup_Counters .................................................................... 13
4.2.3. Tabular Attribute Group: ospfAreaTable_Attributes .................................................................... 14
4.2.4. Tabular Counter Group: ospfAreaTable_Counters ....................................................................... 14
4.2.5. Tabular Attribute Group: ospfIfTable_Attributes.......................................................................... 15
4.2.6. Tabular Counter Group: ospfIfTable_Counters ............................................................................. 15
4.2.7. Tabular Counter Group:ospfIfMetricTable .................................................................................... 16
4.2.8. Tabular Attribute Group:ospfNbrTable_Attributes ....................................................................... 16
4.2.9. Tabular Counter Group:ospfNbrTable_Counters .......................................................................... 17
4.3. EXTERNAL ATTRIBUTE GROUPS IDENTIFICATION KEYS ......................................................................... 17

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 2/32
Introduction

CHAPTER 5 - NON-SUPPORTED COUNTERS / ATTRIBUTES ........................................................................ 18


5.1. NON-SUPPORTED COUNTER/ATTRIBUTE GROUPS ............................................................................... 18
5.2. NON-SUPPORTED COUNTERS AND ATTRIBUTES WITHIN ALREADY SUPPORTED COUNTER/ATTRIBUTE
GROUPS ............................................................................................................................................................. 18
5.2.1. ospfGeneralGroupTabular Counter Group.................................................................................... 19
5.2.2. ospfAreaTable Tabular Counter Group ......................................................................................... 19
5.2.3. ospfIfTable Tabular Counter Group .............................................................................................. 19
5.2.4. ospfIfMetricTable Tabular Counter Group .................................................................................... 19
5.2.5. ospfNbrTable Tabular Counter Group ........................................................................................... 19

CHAPTER 6 - CUSTOMIZATIONS ............................................................................................................... 21


6.1. TEXTUAL CONVENTIONS ....................................................................................................................... 21
6.2. CONDITIONAL POLLING ......................................................................................................................... 21
6.3. CONDITIONAL NETWORK AREAS........................................................................................................... 21
6.3.1. OSPFArea grouping based on OSPFArea ID ................................................................................... 22
6.4. COLLECTION POLICY .............................................................................................................................. 22

CHAPTER 7 - NETWORK OBJECT MODEL ................................................................................................... 23

CHAPTER 8 - NE PALETTE .......................................................................................................................... 24

CHAPTER 9 - CALCULATION PALETTE ........................................................................................................ 25

CHAPTER 10 - PERFORMANCE DESCRIPTION .............................................................................................. 26


10.1. OSPFROUTER ..................................................................................................................................... 26
10.1.1. OSPFRouter_OSPFRouter_Scalar_Counters (Default Granularity : 5 mins) .............................. 26
10.2. OSPFAREA.......................................................................................................................................... 26
10.2.1. OSPFArea_ospfAreaTable_Counters_Counters (Default Granularity : 5 mins)......................... 26
10.3. OSPFAREAINTERFACE ........................................................................................................................ 27
10.3.1. OSPFAreaInterface_ospfIfTable_Counters_Counters (Default Granularity : 5 mins) ............... 27
10.4. OSPFNEIGHBOR ................................................................................................................................. 27
10.4.1. OSPFNeighbor_ospfNbrTable_Counters_Counters (Default Granularity : 5 mins) ................... 27
10.5. OSPFINTERFACEMETRIC .................................................................................................................... 27
10.5.1. OSPFInterfaceMetric_ospfIfMetricTable_Counters (Default Granularity : 5 mins) .................. 27

CHAPTER 11 - ATTRIBUTE DESCRIPTION ..................................................................................................... 29


11.1. OSPFROUTER ..................................................................................................................................... 29
11.1.1. OSPFRouter_OSPFRouter_Scalar_Attributes (Default Granularity : 1440 mins) ...................... 29
11.2. OSPFAREA.......................................................................................................................................... 29
11.2.1. OSPFArea_ospfAreaTable_Attributes_Attributes (Default Granularity : 1440 mins) ............... 29
11.3. OSPFAREAINTERFACE ........................................................................................................................ 30
11.3.1. OSPFAreaInterface_ospfIfTable_Attributes_Attributes (Default Granularity : 1440 mins) ...... 30
11.4. OSPFNEIGHBOR ................................................................................................................................. 31
11.4.1. OSPFNeighbor_ManagedObjectNameAttributeImport_Attributes (Default
GranOSPFNeighbor_ospfNbrTable_Attributes_Attributes (Default Granularity : 1440 mins) ..................... 31
11.5. OSPFINTERFACEMETRIC .................................................................................................................... 31
11.5.1. OSPFInterfaceMetric_ospfIfMetricTable_Attributes (Default Granularity : 1440 mins) .......... 31

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 3/32
Introduction

CHAPTER 12 - ANNEXES ............................................................................................................................. 32


12.1. OPEN ISSUES ..................................................................................................................................... 32

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 4/32
Introduction

Chapter 1 - Introduction

1.1. Introductory Information

The purpose of this document is to specify a SNMP Library for NIMS-PrOptima. On the basis of this specification
the Mycom Product Team implements the SNMP Library to facilitate topology, performance, and attribute data
importation into NIMS-PrOptima.

1.2. Document Category

Internal Draft version


External Publishable version

1.3. Audience

This document is intended for Mycom and the Network Operator.

1.4. Version & Scope

This document is version V1.00 of the SNMP Library Functional Specification Generic-OSPF-Mon and is
referenced as:
PRO-R&D-SYS-GEN-273-1.01-EN

1.5. Contributors of the Document

1.5.1. Author

Mycom PLM / Technology Consultant

1.5.2. Reviewers

Mycom Systems Engineering


Mycom Development Team
Mycom Quality Team
Mycom Product Team

1.5.3. Approvers

Mycom Systems Engineering


Mycom Development Team
Mycom Product Team

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 5/32
Introduction

1.6. Reference Documents

Ref Name / Description Ref/Version

R1

R2

1.7. Data Samples

Ref Sample file name / Description

R3 File name to be written when the sample data is available

1.8. Content History

Date Description Ref


Approved
Oct 11,2010 V1.00

1. 4.1.3 Persistance Key changed to


[nedn][ospfIfIpAddress][ospfAddressLessIf]
Nov 12, 2010 2. 4.2.5/4.2.6 Primary Key changed to V1.01
[nedn][ospfIfIpAddress][ospfAddressLessIf]

1.9. Publication Date

This document was released on October 11, 2010 and is valid until the publication of the next document
version in the series.

1.10. Copyright Information

© Copyright Mycom International Inc 2010. The present document cannot be duplicated in any way without
prior written consent of MYCOM International. The information included in this document is for reader
personal use only.
Trademarks: NIMS™, PrOptima™, and NIMS-PrOptima™ are all trademarks of Mycom International Inc. All
other products mentioned in this document are property of their respective owners.

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 6/32
High-Level Description

Chapter 2 - High-Level Description

2.1. Identification of 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 Generic-OSPF-Mon


SNMP Library Archive Name none_ospfrouter_snmp_n1
Vendor None for common Library (Public MIBs)
Other for specialized Library (Bundle)
Technology OSPF Routing Protocol
Domain IP SNMP Devices
Mycom Library Release 1.0
(for SNMP Library Upgrade, new
release can co-exist with the old one)
Mycom Library Version 1.0
(for SNMP Library Update, new
version will replace the old one)
Associated MIB Modules OSPF-MIB

2.1.2. MIB Modules Description

This section lists the MIB modules and associated information of the SNMP Library.
MIB Module Name Type RFC/Vendor Revision Test OIDs
OSPF-MIB Public RFC 4750 200611100000Z ospfRouterId
1.3.6.1.2.1.14.1.1.0

2.1.3. SNMP Library Description Summary

Total number of Counter/Attribute in 136


MIB Module
Total number of Counters Implemented 21
Total number of Counter groups in MIB 16
Module
Total number of Counter Groups 5
Implemented
SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN
Copyright MYCOM International 2010 7/32
High-Level Description

Total number of Managed Objects 5


Collection method for Raw PM Files SNMP mediation
Collection method for Raw CM Files SNMP mediation
Total number of Attributes Implemented 43
Total number of Attribute Groups in MIB 16
Module
Total number of Attribute Groups 4
Implemented
CM Extracted from PM Yes
External CM Raw Data format N/A
Multi Release (MIB revision multi No
release support)

2.1.4. 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 Archive Name Library Catalog Associated Managed Library Vendor Inherit from
Name Object Class Name Type

none_ipdevice_snmp_n1 Generic IP
IpDevice Common None Not Applicable
Device

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 8/32
Standard Data Flow

Chapter 3 - Standard Data Flow


The diagram below provides the standard data flow for the SNMP Library.

IP Devices / SNMP Nodes The target devices are always ready for SNMP mediation

SNMP
Mediation

The MIB counter values from the individual IP devices / SNMP nodes are
PrOptiPoller(s) collected by the SNMP Polling mediation. The results will be stored in /
opt/mycom/data/snmp/data with 3GPPXML format.

The MyCom FTP PULL mechanism is governed by the /opt/mycom/


MyCom
config/server/res/FtpMediation.ip.properties file. Is is currently set up with
FTP PULL
a scan frequency of 15 minutes.

The MyCom FTP PULL mediation collects the 3GPPXML files from
NIMS-PrOptima Central PrOptiPoller(s) and stores them in /opt/mycom/data/{vendor}/DS.{SNMP
Server
LibraryName}.ProptiPoller-PM/{date}/{MOC}-{PrOptPoller-Name}/. These
files are then ready to be imported by the DAIE.

3.1.1. File/Table Data Reception from Source Platform

The table below summarizes how the data is received from the source data platform.

Protocol FTP
FTP Push/Pull FTP PULL by NIMS PrOptima
FTP File Filters The file name of SNMP Library use the regular expression filter:
*”yyyyMMdd”.”hhmm”<GMTOffset>-“hhmm”<GMTOffset>_<MOC>.gz
File name examples:
B20091009.1705+0800-1710+0800_{MOC_Name}.gz
Source Platform PrOptiPoller
Default Performance Source on PrOptiPoller:
File directory
/opt/mycom/data/snmp/data/{vendor}/DS.{sp3vendor}_{specialized
locations
name}_snmp_n1.ProptiPoller-PM/{date}/{MOC_name}-{PrOptiPoller-Name}/
Destination on PrOptima:
/opt/mycom/data/{vendor}/DS.{sp3vendor}_{specialized

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 9/32
Standard Data Flow

name}_snmp_n1.ProptiPoller-PM/{date}/{MOC_name}-{PrOptiPoller-Name}/
Default Configuration No separate configuration files. Topology is derived from performance files.
file directory locations

Note: The default file directories are provided in above table. The directory structure however is configurable
on site via property files.

3.1.2. File Processing on the PrOptima Server before Importation

Not Applicable

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 10/32
Structural Metadata

Chapter 4 - Structural Metadata

4.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.

4.1.1. Managed Object: OSPFRouter

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

4.1.2. Managed Object: OSPFArea

Name Description
Persistence Key [nedn][ospfAreaId]
Managed Object [nedn][ospfAreaId]
Name Definition
ospfAreaTable_Attributes
Primary Counter
Group

4.1.3. Managed Object: OSPFAreaInterface

Name Description
Persistence Key [nedn][ospfIfIpAddress][ospfAddressLessIf]
Managed Object [nedn][ospfIfAreaId][ospfIfIpAddress][ospfAddressLessIf]
Name Definition
ospfIfTable_Attributes
Primary Counter
Group

4.1.4. Managed Object: OSPFInterfaceMetric

Name Description
Persistence Key [nedn][ospfIfMetricIpAddress][ospfIfMetricAddressLessIf][ospfIfMetricTOS]
Managed Object [nedn][ospfIfMetricIpAddress][ospfIfMetricAddressLessIf][ospfIfMetricTOS]
Name Definition

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 11/32
Structural Metadata

ospfIfMetricTable
Primary Counter
Group

4.1.5. Managed Object: OSPFNeighbor

Name Description
Persistence Key [nedn][ospfNbrIpAddr][ospfNbrAddressLessIndex]
Managed Object [nedn][ospfNbrIpAddr][ospfNbrAddressLessIndex]
Name Definition
ospfNbrTable_Attributes
Primary Counter
Group

4.2. Managed Object:Counter-Attribute Groups Identification Keys

This section specifies counter-attribute groups for all managed objects. There could be multiple counter
groups in a managed object. There is only one primary counter group but many secondary counter groups in a
managed object. The primary keys and secondary keys are used to group the counter groups to the same
managed object.
CG MIB Module Counter Group Mapped Managed Counter Polling Gran Import Gran
No. Object Group
Type

1 OSPF-MIB ospfGeneralGr OSPFRouter Scalar/ 1440 mins. 1440 mins.


oup Attribute
2 OSPF-MIB ospfGeneralGr OSPFRouter Scalar/ 5 mins. 5 mins.
oup Counter

3 OSPF-MIB ospfAreaTable OSPFArea Tabular/ 1440 mins. 1440 mins.


Attribute

4 OSPF-MIB ospfAreaTable OSPFArea Tabular/ 5 mins. 5 mins.


Counter

5 OSPF-MIB ospfIfTable OSPFAreaInterface Tabular/ 1440 mins. 1440 mins.


Attribute

6 OSPF-MIB ospfIfTable OSPFAreaInterface Tabular/ 5 mins. 5 mins.


Counter

7 OSPF-MIB ospfIfMetricTa OSPFInterfaceMetri Tabular/ 1440 mins. 1440 mins.


ble c Attribute

8 OSPF-MIB ospfNbrTable OSPFNeighbor Tabular/ 1440 mins. 1440 mins.


Attribute

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 12/32
Structural Metadata

9 OSPF-MIB ospfNbrTable OSPFNeighbor Tabular/ 5 mins. 5 mins.


Counter

4.2.1. Scalar Attribute Group: ospfGeneralGroup_Attributes

Name Description
Managed Object the Counter OSPFRouter
Group applies to (see object
model)
Description The OID of ospfGeneralGroup is 1.3.6.1.2.1.14.1.1.0
This counter group specifies the general information of OSPF routing
protocol.
Primary Key [nedn]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Parameters/OSPFRouter_Scalars/ospfGeneral
Calculation Palette
Group

4.2.2. Scalar Counter Group: ospfGeneralGroup_Counters

Name Description
Managed Object the Counter OSPFRouter
Group applies to (see object
model)
Description The OID of ospfGeneralGroup is 1.3.6.1.2.1.14.1.1.0
This counter group specifies the general information of OSPF routing
protocol.
Primary Key [nedn]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Raw_Counters/OSPFRouter_Scalars/ospfGene
Calculation Palette
ralGroup

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 13/32
Structural Metadata

4.2.3. Tabular Attribute Group: ospfAreaTable_Attributes

Name Description
Managed Object the Counter OSPFArea
Group applies to (see object
model)
Description The OID of ospfAreaTable is 1.3.6.1.2.1.14.2.1.1
This counter group specifies the OSPF routing Information describing the
configured parameters and cumulative statistics of one of the router's
attached areas.
Primary Key [nedn][ospfAreaId]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Parameters/OSPFArea/ospfAreaTable_Attribu
Calculation Palette
te

4.2.4. Tabular Counter Group: ospfAreaTable_Counters

Name Description
Managed Object the Counter OSPFArea
Group applies to (see object
model)
Description The OID of ospfAreaTable is 1.3.6.1.2.1.14.2.1.1
This counter group specifies the OSPF routing Information describing the
configured parameters and cumulative statistics of one of the router's
attached areas.
Primary Key [nedn][ospfAreaId]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Raw_Counters/OSPFArea/ospfAreaTable_Cou
Calculation Palette
nter

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 14/32
Structural Metadata

4.2.5. Tabular Attribute Group: ospfIfTable_Attributes

Name Description
Managed Object the Counter OSPFAreaInterface
Group applies to (see object
model)
Description The OID of ospfIfTable is 1.3.6.1.2.1.14.7.1.1
This counter group specifies the OSPF routing Information describing the
interfaces from the viewpoint of OSPF.
Primary Key [nedn][ospfIfIpAddress][ospfAddressLessIf]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Parameters/OSPFAreaInterface/ospfIfTable_A
Calculation Palette
ttribute

4.2.6. Tabular Counter Group: ospfIfTable_Counters

Name Description
Managed Object the Counter OSPFAreaInterface
Group applies to (see object
model)
Description The OID of ospfIfTable is 1.3.6.1.2.1.14.7.1.1
This counter group specifies the OSPF routing Information describing the
interfaces from the viewpoint of OSPF.
Primary Key [nedn][ospfIfIpAddress][ospfAddressLessIf]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Raw_Counters/OSPFAreaInterface/ospfIfTable
Calculation Palette
_Counter

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 15/32
Structural Metadata

4.2.7. Tabular Counter Group:ospfIfMetricTable

Name Description
Managed Object the Counter OSPFInterfaceMetric
Group applies to (see object
model)
Description The OID of ospfIfMetricTable is 1.3.6.1.2.1.14.8.1
This counter group specifies the OSPF interface metric. The default value
of the metric is 10^8 / ifSpeed.
Primary Key [nedn][ospfIfMetricIpAddress][ospfIfMetricAddressLessIf][ospfIfMetricTOS
]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Raw_Counters/OSPFInterfaceMetric/ospfIfMe
Calculation Palette
tricTable

4.2.8. Tabular Attribute Group:ospfNbrTable_Attributes

Name Description
Managed Object the Counter OSPFNeighbor
Group applies to (see object
model)
Description The OID of ospfNbrTable is 1.3.6.1.2.1.14.10.1
This counter group specifies the information of OSPF neighbor routers.
Primary Key [nedn][ospfNbrIpAddr][ospfNbrAddressLessIndex]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Parameters/OSPFNeighbor/ospfNbrTable_Attr
Calculation Palette
ibute

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 16/32
Structural Metadata

4.2.9. Tabular Counter Group:ospfNbrTable_Counters

Name Description
Managed Object the Counter OSPFNeighbor
Group applies to (see object
model)
Description The OID of ospfNbrTable is 1.3.6.1.2.1.14.10.1
This counter group specifies the information of OSPF neighbor routers.
Primary Key [nedn][ospfNbrIpAddr][ospfNbrAddressLessIndex]
Secondary Key N/A
Generic/OSPF/OSPFRouter_Raw_Counters/OSPFNeighbor/ospfNbrTable_
Calculation Palette
Counter

4.3. External Attribute Groups Identification Keys

This section specifies external attribute groups for all managed objects. It will be “Not Applicable” if there is no
external CM source.

Not Applicable.

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 17/32
Non-supported Counters / Attributes

Chapter 5 - Non-supported Counters /


Attributes

5.1. Non-supported Counter/Attribute Groups

This section specifies the non-supported counter/attribute groups of MIB modules used in the SNMP Library.
CG No. MIB Module Counter/Attribute Group

1 OSPF-MIB ospfStubAreaTable

2 OSPF-MIB ospfLsdbTable

3 OSPF-MIB ospfAreaRangeTable

4 OSPF-MIB ospfHostTable

5 OSPF-MIB ospfVirtIfTable

6 OSPF-MIB ospfVirtNbrTable

7 OSPF-MIB ospfExtLsdbTable

8 OSPF-MIB ospfAreaAggregateTable

9 OSPF-MIB ospfLocalLsdbTable

10 OSPF-MIB ospfVirtLocalLsdbTable

11 OSPF-MIB ospfAsLsdbTable

12 OSPF-MIB ospfAreaLsaCountTable

5.2. Non-supported Counters and Attributes within already


supported counter/attribute groups

This section specifies the non-supported counters and attributes of the supported groups in the SNMP Library.

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 18/32
Non-supported Counters / Attributes

5.2.1. ospfGeneralGroupTabular Counter Group


MIB Object OID

ospfRFC1583Compatibility 1.3.6.1.2.1.14.1.15.0
ospfOpaqueLsaSupport 1.3.6.1.2.1.14.1.16.0
ospfReferenceBandwidth 1.3.6.1.2.1.14.1.17.0
ospfRestartSupport 1.3.6.1.2.1.14.1.18.0
ospfRestartInterval 1.3.6.1.2.1.14.1.19.0
ospfRestartStrictLsaChecking 1.3.6.1.2.1.14.1.20.0
ospfRestartStatus 1.3.6.1.2.1.14.1.21.0
ospfRestartAge 1.3.6.1.2.1.14.1.22.0
ospfRestartExitReason 1.3.6.1.2.1.14.1.23.0
ospfAsLsaCount 1.3.6.1.2.1.14.1.24.0
ospfAsLsaCksumSum 1.3.6.1.2.1.14.1.25.0
ospfStubRouterSupport 1.3.6.1.2.1.14.1.26.0
ospfStubRouterAdvertisement 1.3.6.1.2.1.14.1.27.0
ospfDiscontinuityTime 1.3.6.1.2.1.14.1.28.0

5.2.2. ospfAreaTable Tabular Counter Group


MIB Object OID

ospfAreaStatus 1.3.6.1.2.1.14.2.1.10
ospfAreaNssaTranslatorRole 1.3.6.1.2.1.14.2.1.11
ospfAreaNssaTranslatorState 1.3.6.1.2.1.14.2.1.12
ospfAreaNssaTranslatorStabilityInterval 1.3.6.1.2.1.14.2.1.13
ospfAreaNssaTranslatorEvents 1.3.6.1.2.1.14.2.1.14

5.2.3. ospfIfTable Tabular Counter Group


MIB Object OID

ospfIfStatus 1.3.6.1.2.1.14.7.1.17

5.2.4. ospfIfMetricTable Tabular Counter Group


MIB Object OID

ospfIfMetricStatus 1.3.6.1.2.1.14.8.1.5

5.2.5. ospfNbrTable Tabular Counter Group


MIB Object OID

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 19/32
Non-supported Counters / Attributes

ospfNbmaNbrStatus 1.3.6.1.2.1.14.10.1.9

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 20/32
Customizations

Chapter 6 - Customizations

6.1. Textual Conventions

This section specifies the textual conventions that are used in the SNMP Library.
Textual Convention Data Type Details Referal MIB
DisplayString OCTET STRING String SIZE (0..255) RFC-1213-MIB
IpAddress OCTET STRING OCTET STRING (SIZE (4)) SNMPv2-SMI
TruthValue INTEGER INTEGER { true(1), false(2) } SNMPv2-TC
TimeStamp TimeTicks TimeTicks SNMPv2-TC
InterfaceIndexOrZero Integer32 Integer32 (0..2147483647) IF-MIB
AreaID IpAddress IpAddress OSPF-MIB
RouterID IpAddress IpAddress OSPF-MIB
Metric Integer32 Integer32 (0..'FFFF'h) OSPF-MIB
PositiveInteger Integer32 Integer32 (0..'7FFFFFFF'h) OSPF-MIB
HelloRange Integer32 Integer32 (1..'FFFF'h) OSPF-MIB
UpToMaxAge Integer32 Integer32 (0..3600) OSPF-MIB
DesignatedRouterPriority Integer32 Integer32 (0..'FF'h) OSPF-MIB
TOSType Integer32 Integer32 (0..30) OSPF-MIB

6.2. 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 Type Filtering Filtering condition
No. Counter/OID

6.3. 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.

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 21/32
Customizations

6.3.1. OSPFArea grouping based on OSPFArea ID

In order to group all the relevant information into their associated OSPFArea the following approaches may be
retained:
 Static network area while grouping manually all the instances belonging to the same Area
 A conditional network area based on ospfAreaId (OSPF Area ID) attribute will provide such a grouping for
each discreet value of ospfAreaId .

6.4. Collection Policy

This section specifies the collection policies to be pre-configured as part of the SNMP Library on-site.

CG No. Counter Group Collection Policy

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 22/32
Network Object Model

Chapter 7 - Network Object Model


Level 1 Level 2 Level 3 Level 4 Level 5 Level 6 Level 7 Level 8 Level 9 Level 10
Network
OMC
OSPFRouter
OSPFArea
OSPFAreaInterface
OSPFInterfaceMetric
OSPFNeighbor
OSPFInterfaceMetric

Note: This is a representation of the structural object model for the various parent relationships. Object may
appear as duplicated as appearing under each of their parent.

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 23/32
NE Palette

Chapter 8 - NE Palette
Level 0 Level 1 Level 2 Level 3 Level 4 Level 5 Level 6 Level 7 Level 8 Level 9 Level 10
Network
Elements
IP
Router
OSPFRouter
OSPFArea
OSPFAreaInterface
OSPFNeighbor
OSPFInterfaceMetric

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 24/32
Calculation Palette

Chapter 9 - Calculation Palette


Level 1 Level 2 Level 3 Level 4 Level 5 Level 6 Level 7 Level 8 Level 9 Level 10
Generic
OSPF
OSPFRouter_Parameters
OSPFRouter_Scalars
ospfGeneralGroup
OSPFArea
ospfAreaTable_Attribute
ospfAreaTable_Counter
OSPFAreaInterface
ospfIfTable_Attribute
ospfIfTable_Counter
OSPFNeighbor
ospfNbrTable_Attribute
ospfNbrTable_Counter
OSPFRouter_Raw_Counters
OSPFRouter_Scalars
ospfGeneralGroup
OSPFArea
ospfAreaTable_Counter
OSPFAreaInterface
ospfIfTable_Counter
OSPFNeighbor
ospfNbrTable_Counter
OSPFInterfaceMetric
ospfIfMetricTable

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 25/32
Performance Description

Chapter 10 - Performance Description


If the Vendor Name is equal to the Short\Long Name the Vendor Name is not duplicated. If the Short Name is
equal to the Long Name the Name is not duplicated.
New counters or attributes are displayed is blue color.
* Type (applicable for counter and attribute) is optional, left empty is equal to gauge

10.1. OSPFRouter

10.1.1. OSPFRouter_OSPFRouter_Scalar_Counters (Default Granularity :


5 mins)

Vendor Counter Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfAdminStat 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAdminStat C(=|:){1=enabled:2=d NONE ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfAdminStat isabled}-[INTEGER] oup
ospfAreaBdrRtrStatus 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAreaBdrRtrStatus C(=|:){1=true:2=false NONE ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfAreaBdrRtrStatus }-[INTEGER] oup
ospfASBdrRtrStatus 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfASBdrRtrStatus C(=|:){1=true:2=false NONE ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfASBdrRtrStatus }-[INTEGER] oup
ospfExternLsaCount 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfExternLsaCount 0-[INTEGER] SUM ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfExternLsaCount oup
ospfExternLsaCksumSum 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfExternLsaCksumSum 0-[INTEGER] SUM ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfExternLsaCksumSum oup
ospfOriginateNewLsas 1.0 No unit (0.00) SUM Generic/OSPF/OSPFRouter_Raw_Count
ospfOriginateNewLsas 0-[INTEGER] SUM ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfOriginateNewLsas Delta oup
ospfRxNewLsas 1.0 No unit (0.00) SUM Generic/OSPF/OSPFRouter_Raw_Count
ospfRxNewLsas 0-[INTEGER] SUM ers/OSPFRouter_Scalars/ospfGeneralGr
OSPFRouter.ospfRxNewLsas Delta oup

10.2. OSPFArea

10.2.1. OSPFArea_ospfAreaTable_Counters_Counters (Default


Granularity : 5 mins)

Vendor Counter Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfSpfRuns 1.0 No unit (0.00) SUM Generic/OSPF/OSPFRouter_Raw_Count
ospfSpfRuns 0-[INTEGER] SUM ers/OSPFArea/ospfAreaTable_Counter
OSPFArea.ospfSpfRuns Delta
ospfAreaBdrRtrCount 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAreaBdrRtrCount 0-[INTEGER] SUM ers/OSPFArea/ospfAreaTable_Counter
OSPFArea.ospfAreaBdrRtrCount
ospfAsBdrRtrCount 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAsBdrRtrCount 0-[INTEGER] SUM ers/OSPFArea/ospfAreaTable_Counter
OSPFArea.ospfAsBdrRtrCount
ospfAreaLsaCount 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAreaLsaCount 0-[INTEGER] SUM ers/OSPFArea/ospfAreaTable_Counter
OSPFArea.ospfAreaLsaCount
ospfAreaLsaCksumSum 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfAreaLsaCksumSum 0-[INTEGER] SUM ers/OSPFArea/ospfAreaTable_Counter

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 26/32
Performance Description

OSPFArea.ospfAreaLsaCksumSum

10.3. OSPFAreaInterface

10.3.1. OSPFAreaInterface_ospfIfTable_Counters_Counters (Default


Granularity : 5 mins)

Vendor Counter Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfIfAdminStat 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfIfAdminStat C(=|:){1=enabled:2=d NONE ers/OSPFAreaInterface/ospfIfTable_Cou
OSPFAreaInterface.ospfIfAdminStat isabled}-[INTEGER] nter
ospfIfState 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfIfState C(=|:){1=down:2=loo NONE ers/OSPFAreaInterface/ospfIfTable_Cou
OSPFAreaInterface.ospfIfState pback:3=waiting:4=po nter
intToPoint:5=designat
edRouter:6=backupDe
signatedRouter:7=othe
rDesignatedRouter}-
[INTEGER]
ospfIfEvents 1.0 No unit (0.00) SUM Generic/OSPF/OSPFRouter_Raw_Count
ospfIfEvents 0-[INTEGER] SUM ers/OSPFAreaInterface/ospfIfTable_Cou
OSPFAreaInterface.ospfIfEvents Delta nter
ospfIfLsaCount 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfIfLsaCount 0-[INTEGER] SUM ers/OSPFAreaInterface/ospfIfTable_Cou
OSPFAreaInterface.ospfIfLsaCount nter
ospfIfLsaCksumSum 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfIfLsaCksumSum 0-[INTEGER] SUM ers/OSPFAreaInterface/ospfIfTable_Cou
OSPFAreaInterface.ospfIfLsaCksumSum nter

10.4. OSPFNeighbor

10.4.1. OSPFNeighbor_ospfNbrTable_Counters_Counters (Default


Granularity : 5 mins)

Vendor Counter Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfNbrState 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfNbrState C(=|:){1=down:2=atte NONE ers/OSPFNeighbor/ospfNbrTable_Count
OSPFNeighbor.ospfNbrState mpt:3=init:4=twoWay er
:5=exchangeStart:6=e
xchange:7=loading:8=
full}-[INTEGER]
ospfNbrEvents 1.0 No unit (0.00) SUM Generic/OSPF/OSPFRouter_Raw_Count
ospfNbrEvents 0-[INTEGER] SUM ers/OSPFNeighbor/ospfNbrTable_Count
OSPFNeighbor.ospfNbrEvents Delta er
ospfNbrLsRetransQLen 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count
ospfNbrLsRetransQLen 0-[INTEGER] SUM ers/OSPFNeighbor/ospfNbrTable_Count
OSPFNeighbor.ospfNbrLsRetransQLen er

10.5. OSPFInterfaceMetric

10.5.1. OSPFInterfaceMetric_ospfIfMetricTable_Counters (Default


Granularity : 5 mins)

Vendor Counter Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 27/32
Performance Description

ospfIfMetricValue 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Raw_Count


ospfIfMetricValue 0-[INTEGER] SUM ers/OSPFInterfaceMetric/ospfIfMetricTa
OSPFInterfaceMetric.ospfIfMetricValue ble

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 28/32
Attribute Description

Chapter 11 - Attribute Description


If the Vendor Name is equal to the Short\Long Name the Vendor Name is not duplicated. If the Short Name is
equal to the Long Name the Name is not duplicated.
New counters or attributes are displayed is blue color.
* Type (applicable for counter and attribute) is optional, left empty is equal to gauge

11.1. OSPFRouter

11.1.1. OSPFRouter_OSPFRouter_Scalar_Attributes (Default Granularity :


1440 mins)

Vendor Attribute Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfRouterId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfRouterId 0 SIMPLE_STRING OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfRouterId
ospfVersionNumber 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfVersionNumber 0 NONE OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfVersionNumber
ospfTOSSupport 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfTOSSupport 0 SIMPLE_STRING OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfTOSSupport
ospfExtLsdbLimit 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfExtLsdbLimit 0 NONE OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfExtLsdbLimit
ospfMulticastExtensions 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfMulticastExtensions 0 NONE OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfMulticastExtensions
ospfExitOverflowInterval 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfExitOverflowInterval 0 SIMPLE_STRING OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfExitOverflowInterval
ospfDemandExtensions 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfDemandExtensions 0 SIMPLE_STRING OSPFRouter_Scalars/ospfGeneralGroup
OSPFRouter.ospfDemandExtensions

11.2. OSPFArea

11.2.1. OSPFArea_ospfAreaTable_Attributes_Attributes (Default


Granularity : 1440 mins)

Vendor Attribute Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfAreaId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfAreaId 0 SIMPLE_STRING OSPFArea/ospfAreaTable_Attribute
OSPFArea.ospfAreaId
ospfImportAsExtern 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfImportAsExtern C(=|:){1=importExter NONE OSPFArea/ospfAreaTable_Attribute
OSPFArea.ospfImportAsExtern nal:2=importNoExtern
al:3=importNssa}
ospfAreaSummary 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfAreaSummary C(=|:){1=noAreaSum NONE OSPFArea/ospfAreaTable_Attribute
OSPFArea.ospfAreaSummary mary:2=sendAreaSum
mary}

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 29/32
Attribute Description

11.3. OSPFAreaInterface

11.3.1. OSPFAreaInterface_ospfIfTable_Attributes_Attributes (Default


Granularity : 1440 mins)

Vendor Attribute Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfIfIpAddress 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfIpAddress 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfIpAddress e
ospfAddressLessIf 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfAddressLessIf 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfAddressLessIf e
ospfIfAreaId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfAreaId 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfAreaId e
ospfIfType 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfIfType C(=|:){1=broadcast:2= NONE OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfType nbma:3=pointToPoint: e
5=pointToMultipoint}
ospfIfRtrPriority 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfRtrPriority 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfRtrPriority e
ospfIfTransitDelay 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfTransitDelay 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfTransitDelay e
ospfIfRetransInterval 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfRetransInterval 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfRetransInterva e
l
ospfIfHelloInterval 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfHelloInterval 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfHelloInterval e
ospfIfRtrDeadInterval 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfRtrDeadInterval 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfRtrDeadInterv e
al
ospfIfPollInterval 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfPollInterval 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfPollInterval e
ospfIfDesignatedRouter 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfDesignatedRouter 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfDesignatedRo e
uter
ospfIfBackupDesignatedRouter 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfBackupDesignatedRouter 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfBackupDesign e
atedRouter
ospfIfAuthKey 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfAuthKey 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfAuthKey e
ospfIfMulticastForwarding 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfIfMulticastForwarding C(=|:){1=blocked:2= NONE OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfMulticastForw multicast:3=unicast} e
arding
ospfIfDemand 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfDemand 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfDemand e
ospfIfAuthType 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfAuthType 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfAuthType e
ospfIfDesignatedRouterId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfDesignatedRouterId 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfDesignatedRo e
uterId
ospfIfBackupDesignatedRouterId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfIfBackupDesignatedRouterId 0 SIMPLE_STRING OSPFAreaInterface/ospfIfTable_Attribut
OSPFAreaInterface.ospfIfBackupDesign e

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 30/32
Attribute Description

atedRouterId

11.4. OSPFNeighbor

11.4.1. OSPFNeighbor_ManagedObjectNameAttributeImport_Attributes
(Default GranOSPFNeighbor_ospfNbrTable_Attributes_Attributes (Default
Granularity : 1440 mins)

Vendor Attribute Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfNbrIpAddr 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfNbrIpAddr 0 SIMPLE_STRING OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrIpAddr
ospfNbrAddressLessIndex 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfNbrAddressLessIndex 0 SIMPLE_STRING OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrAddressLessInde
x
ospfNbrRtrId 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfNbrRtrId 0 SIMPLE_STRING OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrRtrId
ospfNbrOptions 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfNbrOptions 0 NONE OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrOptions
ospfNbrPriority 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfNbrPriority 0 SIMPLE_STRING OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrPriority
ospfNbmaNbrPermanence 1.0 No unit (0.00) SELECT LAST Generic/OSPF/OSPFRouter_Parameters/
ospfNbmaNbrPermanence C(=|:){1=dynamic:2= NONE OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbmaNbrPermanenc permanent}
e
ospfNbrHelloSuppressed 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Parameters/
ospfNbrHelloSuppressed 0 SIMPLE_STRING OSPFNeighbor/ospfNbrTable_Attribute
OSPFNeighbor.ospfNbrHelloSuppressed

11.5. OSPFInterfaceMetric

11.5.1. OSPFInterfaceMetric_ospfIfMetricTable_Attributes (Default


Granularity : 1440 mins)

Vendor Attribute Name Unit ~ Format ~ Time / NE


Release Calculation Palette
Short/Long Name Type* Aggregation
ospfIfMetricIpAddress 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Raw_Count
ospfIfMetricIpAddress 0 SIMPLE_STRING ers/OSPFInterfaceMetric/ospfIfMetricTa
OSPFInterfaceMetric.ospfIfMetricIpAdd ble
ress
ospfIfMetricAddressLessIf 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Raw_Count
ospfIfMetricAddressLessIf 0 SIMPLE_STRING ers/OSPFInterfaceMetric/ospfIfMetricTa
OSPFInterfaceMetric.ospfIfMetricAddre ble
ssLessIf
ospfIfMetricTOS 1.0 No unit (0.00) SIMPLE_STRING Generic/OSPF/OSPFRouter_Raw_Count
ospfIfMetricTOS 0 SIMPLE_STRING ers/OSPFInterfaceMetric/ospfIfMetricTa
OSPFInterfaceMetric.ospfIfMetricTOS ble

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 31/32
Annexes

Chapter 12 - Annexes

12.1. Open issues

Opened in
Date Description Status Owner
version

SNMP Library Functional Specification Generic-OSPF-Mon - ref: PRO-R&D-SYS-GEN-273-1.01-EN


Copyright MYCOM International 2010 32/32

You might also like