92 lines
2.9 KiB
Plaintext
92 lines
2.9 KiB
Plaintext
--------------------------------------------------------------------------
|
|
-- INFINERA-REG-MIB.txt: Infinera Registration MIB file
|
|
--
|
|
-- Sep 2008, Sharfuddin Syed / Narendra Gupta
|
|
--
|
|
-- (c) Copyright 2012 Infinera Corporation. All rights reserved.
|
|
--------------------------------------------------------------------------
|
|
INFINERA-REG-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
OBJECT-IDENTITY, MODULE-IDENTITY, org
|
|
FROM SNMPv2-SMI;
|
|
|
|
infinera MODULE-IDENTITY
|
|
LAST-UPDATED "200809051700Z"
|
|
ORGANIZATION
|
|
"Infinera"
|
|
CONTACT-INFO
|
|
"Infinera
|
|
1322 Bordeaux Drive
|
|
Sunnyvale, CA - 94089
|
|
|
|
Contact : Technical Support
|
|
Email : support@infinera.com
|
|
Phone : 1-877-INF-5288"
|
|
DESCRIPTION
|
|
"This module defines the Infinera Registration for
|
|
SNMP enterprise hierarchy."
|
|
|
|
REVISION "200809051700Z"
|
|
DESCRIPTION
|
|
"Organized the regristration MIB tree for SNMP support on the network element. "
|
|
::= { enterprises 21296 }
|
|
|
|
dod OBJECT IDENTIFIER ::= { org 6 }
|
|
internet OBJECT IDENTIFIER ::= { dod 1 }
|
|
private OBJECT IDENTIFIER ::= { internet 4 }
|
|
enterprises OBJECT IDENTIFIER ::= { private 1 }
|
|
|
|
don OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the DON product line"
|
|
::= { infinera 2 }
|
|
|
|
base OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the base node that can be used to define any common mibs across Infinera Products."
|
|
::= { don 1 }
|
|
|
|
ne OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represent the Network Element object ID in the Infinera MIB tree."
|
|
::= { don 2 }
|
|
|
|
-- The node in the tree represents the common mibs that are applicable to all the Infinera don network elements.
|
|
|
|
common OBJECT IDENTIFIER ::= { ne 1 }
|
|
|
|
-- common 1 is TC-MIB, 2 to 7 is infinera trap/alarm mibs
|
|
|
|
infnNE OBJECT IDENTIFIER ::= { common 8 }
|
|
commonEquipment OBJECT IDENTIFIER ::= { common 9 }
|
|
commonTerminationPoint OBJECT IDENTIFIER ::= { common 10 }
|
|
commonPerfMon OBJECT IDENTIFIER ::= { common 11 }
|
|
|
|
|
|
|
|
-- The node in the tree represents the mibs that are applicable to the Infinera dtn network element.
|
|
|
|
dtn OBJECT IDENTIFIER ::= { ne 2 }
|
|
equipment OBJECT IDENTIFIER ::= { dtn 1 }
|
|
terminationPoint OBJECT IDENTIFIER ::= { dtn 2 }
|
|
perfMon OBJECT IDENTIFIER ::= { dtn 3 }
|
|
|
|
-- The node in the tree represents the mibs that are applicable to the Infinera ola network element.
|
|
|
|
ola OBJECT IDENTIFIER ::= { ne 3 }
|
|
|
|
ems OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This Object Identity represents the EMS Product suite."
|
|
::= { don 3 }
|
|
END
|
|
|
|
|
|
-- This MIB was created using NuDesign Team's Visual MIBuilder (Ver 4.7).
|
|
|