Está en la página 1de 29

-- File Name : LIGHTPAD-MIB.

mib
-- Date
: Thu Mar 31 16:01:25 BRST 2009
-- Author
: AdventNet Agent Toolkit Java Edition - MIB Editor 6
-- Authors
: Marcelo Uesono <uesono@padtec.com.br>, Lavoisier J.L.Farias <
lavoisier@padtec.com.br>, Thiago Ribeiro Mendes <thiago.mendes@padtec.com.br>, D
aniel Araujo <daniel@padtec.com.br>, Denis Neves <dsantos@padtec.com.br>
-This MIB was changed at September 10th-2008 in order to add the
field boarModel for the following traps:
-alarmStartNotification, alarmEndNotification, alarmAckNotificati
on, eventNotification
-This MIB was changed at September 22nd-2008 in order to remove
the fields alarmAckDate, alarmAckUser, alarmAckDescription
-for the following traps: alarmStartNotification and alarmEndNoti
fication
-This MIB was updated at January 2009 to provide Network Manageme
nt System alarms and information. The following tables were added: circuitTrailT
able, networkAlarmTable, otsTrailTable and omsTrailTable. The following notifica
tion were added: networkAlarmStartNotification, networkAlarmEndNotification and
networkAlarmAckNotification.
-When a trail is removed at the Management System, the current al
arms of this trail are ended.
-This MIB was changed at January 22nd-2009 in order to add the fi
elds networkAlarmNeNameSource, networkAlarmBoardNameSource, networkAlarmPortName
Source, networkAlarmNeNameDestination, networkAlarmBoardNameDestination, and net
workAlarmPortNameDestination to the networkAlarmTable, networkAlarmStartNotific
ation, and networkAlarmEndNotification.
-This MIB was changed at March 31st-2009 to support estimated BER
Metric
-This MIB was changed at April 23rd-2009 to include the networkAl
armChangeNotification
-This MIB was changed at May 12th-2009 to include the field board
State in boardTable and new eventType: boardInOperation ( 4 ) and boardInTest (
5 )
-This MIB was changed at Sep 16th-2010 to add new types of perfor
mance
METROPAD3
DEFINITIONS ::= BEGIN
IMPORTS
RowStatus, DateAndTime, TruthValue
FROM SNMPv2-TC
snmp
FROM RFC1213-MIB
enterprises, MODULE-IDENTITY, OBJECT-TYPE, Integer32, NOTIFICATI
ON-TYPE, TimeTicks, IpAddress
FROM SNMPv2-SMI;
moduleIdentity MODULE-IDENTITY
LAST-UPDATED
"200904231617Z"
ORGANIZATION
"Padtec S/A http://www.padtec.com.br"
CONTACT-INFO
"SAC: sac@padtec.com.br"
DESCRIPTION
"This Module is responsible to map all t
he Padtec Manageable Equipment to SNMP."
REVISION
"200904231617Z"
DESCRIPTION
"This Revision contais the NMS capabilit
ies."
::= { enterprises 1 }
org

OBJECT IDENTIFIER
::= { iso 3 }

dod

OBJECT IDENTIFIER
::= { org 6 }

internet

OBJECT IDENTIFIER
::= { dod 1 }

private OBJECT IDENTIFIER


::= { internet 4 }
enterprises
OBJECT IDENTIFIER
::= { private 1 }
padtec OBJECT IDENTIFIER
::= { enterprises 14846 }
metropad3
OBJECT IDENTIFIER
::= { padtec 3 }
neTable OBJECT-TYPE
SYNTAX
SEQUENCE OF NeEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"Contains all the Network Elements which were as
sociated at the Management System. A network element at Padtec platform is a sup
ervisor unit that manages a bundle of boards and has a network transport functio
n at the network."
::= { metropad3 1 }
neEntry OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
INDEX
::= { neTable

NeEntry
not-accessible
current
"The Network Element."
{ neId }
1 }

NeEntry ::= SEQUENCE {


neId Integer32,
neName OCTET STRING,
neNetwork OCTET STRING,
neMap OCTET STRING,
neRowStatus RowStatus
}
neId

OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { neEntry 1 }
neName OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS

OCTET STRING
read-only
current

DESCRIPTION
"It is an unique identifier that describ
es the Name of Network Element. At Padtec system, this name is unique and duplic
ation are not allowed."
::= { neEntry 2 }
neNetwork
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
h contains the current NE Name."
::= { neEntry 3 }
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
current NE Name."
::= { neEntry 4 }

OCTET STRING
read-only
current
"It describes the network or system whic

neMap

neRowStatus
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
::= { neEntry 5 }

OCTET STRING
read-only
current
"It describes the map which contains the

RowStatus
read-create
current
"The RowStatus of this entry."

boardTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF BoardEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"Contains all boards managed by Padtec Network M
anagement System."
::= { metropad3 2 }
boardEntry
OBJECT-TYPE
SYNTAX
BoardEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The managed board."
INDEX
{ boardId }
::= { boardTable 1 }
BoardEntry ::= SEQUENCE {
boardId Integer32,
boardPart Integer32,
boardSerial Integer32,
boardModel OCTET STRING,
boardName OCTET STRING,
boardDescription OCTET STRING,
boardSubRack Integer32,
boardSlot Integer32,
boardVersion OCTET STRING,
boardNeName OCTET STRING,
boardNeMap OCTET STRING,
boardState INTEGER,

boardRowStatus RowStatus
}
boardId OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { boardEntry 1 }
boardPart
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the part number which defines the
model of Padtec board which is being managed."
::= { boardEntry 2 }
boardSerial
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the serial number which defines t
he serial number of determined model of Padtec board which is being managed."
::= { boardEntry 3 }
boardModel
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the model name of the Padtec boar
d which is being managed."
::= { boardEntry 4 }
boardName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name defined by the user of P
adtec Network Management System."
::= { boardEntry 5 }
boardDescription
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds to the description fullf
illed by the user of Padtec Network Management System."
::= { boardEntry 6 }
boardSubRack

OBJECT-TYPE

SYNTAX
Integer32 ( 0 .. 2147483647 )
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of sub-rack on which t
he board of correspondent entry is placed."
::= { boardEntry 7 }
boardSlot
OBJECT-TYPE
SYNTAX
Integer32 ( 0 .. 2147483647 )
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of slot on which the b
oard of correspondent entry is placed."
::= { boardEntry 8 }
boardVersion
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the board Version"
::= { boardEntry 9 }
boardNeName
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
ndent board entry is placed."
::= { boardEntry 10
boardNeMap
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
current NE Name."
::= { boardEntry 11

OCTET STRING
read-only
current
"It is the name of NE which the correspo
}

OCTET STRING
read-only
current
"It describes the map which contains the
}

boardState
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
::= { boardEntry 12

INTEGER { operation ( 1 ) , test ( 2 ) }


read-only
current
"It identifies the state of the board."
}

boardRowStatus OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
::= { boardEntry 13

RowStatus
read-create
current
"The RowStatus of this entry."
}

alarmTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF AlarmEntry
MAX-ACCESS
not-accessible

STATUS
current
DESCRIPTION
"Contains all the alarms which are raised by Pad
tec Network Management System. This table does NOT have events."
::= { metropad3 3 }
alarmEntry
OBJECT-TYPE
SYNTAX
AlarmEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The alarm at Padtec Network Management System."
INDEX
{ alarmId }
::= { alarmTable 1 }
AlarmEntry ::= SEQUENCE {
alarmId Integer32,
alarmType Integer32,
alarmSeverity INTEGER,
alarmName OCTET STRING,
alarmBoardPart Integer32,
alarmBoardSerial Integer32,
alarmBoardSubRack Integer32,
alarmBoardSlot Integer32,
alarmStart DateAndTime,
alarmEnd DateAndTime,
alarmAckDate DateAndTime,
alarmAckDescription OCTET STRING,
alarmAckUser OCTET STRING,
alarmNeName OCTET STRING,
alarmNeMap OCTET STRING,
alarmRowStatus RowStatus
}
alarmId OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { alarmEntry 1 }
alarmType
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is an integer which describes in a u
nique manner the alarm at Padtec Network Management System. Different types of b
oards have different numbers of alarmTypes. For instance, the LOS Alarm has an i
dentifier for the Board amplifier, and has a different one for the OTN trasponde
r board."
::= { alarmEntry 2 }
alarmSeverity OBJECT-TYPE
SYNTAX
INTEGER { clear ( 1 ) , warning ( 2 ) ,
minor ( 3 ) , major ( 4 ) , critical ( 5 ) }
MAX-ACCESS
read-only
STATUS
current

DESCRIPTION

"It identifies the severity of each alar

m."
::= { alarmEntry 3 }
alarmName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a text that describes the name of
the corresponding alarm. It has the same text as viewed by the user of Padtec N
etwork Management System."
::= { alarmEntry 4 }
alarmBoardPart OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the par
t number at the boardTable. Every alarm has to have a associated board identifie
d at boardTable."
::= { alarmEntry 5 }
alarmBoardSerial
SYNTAX

OBJECT-TYPE
Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the ser
ial number at the boardTable. Every alarm has to have a associated board identif
ied at boardTable."
::= { alarmEntry 6 }
alarmBoardSubRack
SYNTAX

OBJECT-TYPE
Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of sub-rack on which t
he board of correspondent entry is placed."
::= { alarmEntry 7 }
alarmBoardSlot OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of slot on which the b
oard of correspondent entry is placed."
::= { alarmEntry 8 }
alarmStart
OBJECT-TYPE
SYNTAX
MAX-ACCESS

DateAndTime
read-only

STATUS
current
DESCRIPTION
"It is the Date and Time when the alarm
started, .i.e.,the date and time when the alarm was raised."
::= { alarmEntry 9 }
alarmEnd

OBJECT-TYPE
SYNTAX
DateAndTime
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the Date and Time when the alarm
ended, .i.e.,the date and time when the alarm was ended. All active alarms have
this field as an empty value."
::= { alarmEntry 10 }
alarmAckDate
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
was acknowledged."
::= { alarmEntry 11

DateAndTime
read-only
current
"It is the Date and Time when the alarm
}

alarmAckDescription
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the description corresponding to
the text inputed by the user of Padtec Network Management System, or by anotehr
NMS that acknowledge the corresponding alarm."
::= { alarmEntry 12 }
alarmAckUser
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of the user that acknowl
edged the alarm of Padtec Network Management System. If the alarm was acknowledg
ed by another NMS, so this field will have the value equals to the word NMS."
::= { alarmEntry 13 }
alarmNeName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of Network Element at ne
Table on which the event has been identified."
::= { alarmEntry 14 }
alarmNeMap
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
current NE Name."

OCTET STRING
read-only
current
"It describes the map which contains the

::= { alarmEntry 15 }
alarmRowStatus OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
::= { alarmEntry 16

RowStatus
read-create
current
"The RowStatus of this entry."
}

eventTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF EventEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"Contains all the events which are raised by Pad
tec Network Management System. This table does NOT have alarms. So, all the comm
ands sent to the boards are registered at this table."
::= { metropad3 4 }
eventEntry
OBJECT-TYPE
SYNTAX
EventEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The event which is raised by Padtec Network Man
agement System."
INDEX
{ eventId }
::= { eventTable 1 }
EventEntry ::= SEQUENCE {
eventId Integer32,
eventType INTEGER,
eventName OCTET STRING,
eventBoardPart Integer32,
eventBoardSerial Integer32,
eventBoardSubRack Integer32,
eventBoardSlot Integer32,
eventTime DateAndTime,
eventNeName OCTET STRING,
eventNeMap OCTET STRING,
eventRowStatus RowStatus
}
eventId OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { eventEntry 1 }
eventType
OBJECT-TYPE
SYNTAX
INTEGER { newNe ( 0 ) , removeNe ( 1 )
, newBoard ( 2 ) , removeBoard ( 3 ) , boardInOperation ( 4 ) , boardInTest ( 5
) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is an integer which describes in a u

nique manner the event at Padtec Network Management System."


::= { eventEntry 2 }
eventName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a text that describes the name of
the corresponding event. It has the same text as viewed by the user of Padtec N
etwork Management System."
::= { eventEntry 3 }
eventBoardPart OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the par
t number at the boardTable. Every event has to have a associated board identifie
d at boardTable."
::= { eventEntry 4 }
eventBoardSerial
SYNTAX

OBJECT-TYPE
Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the ser
ial number at the boardTable. Every event has to have a associated board identif
ied at boardTable."
::= { eventEntry 5 }
eventBoardSubRack
SYNTAX

OBJECT-TYPE
Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of sub-rack on which t
he board of correspondent entry is placed."
::= { eventEntry 6 }
eventBoardSlot OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the number of slot on which the b
oard of correspondent entry is placed."
::= { eventEntry 7 }
eventTime
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS

DateAndTime
read-only
current

DESCRIPTION

"It is the Date and Time when the event

happen."
::= { eventEntry 8 }
eventNeName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of Network Element at NE
Table on which the event has been identified."
::= { eventEntry 9 }
eventNeMap
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
current NE Name."
::= { eventEntry 10
eventRowStatus OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
::= { eventEntry 11

OCTET STRING
read-only
current
"It describes the map which contains the
}

RowStatus
read-create
current
"The RowStatus of this entry."
}

performanceTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF PerformanceEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"Contains all the measurements which are stored
by Padtec Network Management System. "
::= { metropad3 5 }
performanceEntry
OBJECT-TYPE
SYNTAX
PerformanceEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"A performance measure stored by Padtec Network
Management System."
INDEX
{ performanceId }
::= { performanceTable 1 }
PerformanceEntry ::= SEQUENCE {
performanceId Integer32,
performanceBoardPart Integer32,
performanceBoardSerial Integer32,
performanceType INTEGER,
performancePortType INTEGER,
performancePortNumber Integer32,
performanceValue Integer32,
performanceRate OCTET STRING,
performanceTime DateAndTime,
performanceNeName OCTET STRING,
performanceNeMap OCTET STRING,
performanceRowStatus RowStatus

}
performanceId OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { performanceEntry 1 }
performanceBoardPart
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the par
t number at the boardTable. Every performance measurement is associated with a b
oard identified at boardTable."
::= { performanceEntry 2 }
performanceBoardSerial OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a number corresponding to the ser
ial number at the boardTable. Every performance measurement is associated with a
board identified at boardTable."
::= { performanceEntry 3 }
performanceType OBJECT-TYPE
SYNTAX
INTEGER
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds to the type of the perfo
rmance measurement has been taken. See the list of types at the manual."
::= { performanceEntry 5 }
performancePortType
OBJECT-TYPE
SYNTAX
INTEGER { client ( 1 ) , wdm ( 2 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds to the type of port of t
he Padtec Board on which the performance measurement has been taken."
::= { performanceEntry 6 }
performancePortNumber OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds the port number of the P
adtec Board on which the performance measurenebt has been taken."
::= { performanceEntry 7 }

performanceValue
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds to the performance measu
rements multipled by 100, in such way that is possible to represent measurements
with 2 number precisions. For instance, if the value is 12.25 dBm, then the cor
responding value at this table will be 1225."
::= { performanceEntry 8 }
performanceRate OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It describes the performance measuremen
ts which are displayed at scientific notation. Therefore, all the error rates, t
ransmission rates are mapped at this column."
::= { performanceEntry 9 }
performanceTime OBJECT-TYPE
SYNTAX
DateAndTime
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It corresponds to the Date and Time whe
n the performance measurement was stored by the Padtec Network Management System
."
::= { performanceEntry 10 }
performanceNeName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of NE which the correspo
ndent board entry is placed."
::= { performanceEntry 11 }
performanceNeMap
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It describes the map which contains the
current NE Name."
::= { performanceEntry 12 }
performanceRowStatus
OBJECT-TYPE
SYNTAX
RowStatus
MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { performanceEntry 13 }
serverStatus
OBJECT IDENTIFIER
::= { metropad3 6 }
alarmStartNotification NOTIFICATION-TYPE

OBJECTS
{ alarmName, alarmBoardPart, alarmBoardS
erial, alarmBoardSlot, alarmBoardSubRack, alarmNeName, alarmNeMap, alarmType, al
armSeverity, alarmStart, alarmRowStatus, boardModel }
STATUS
current
DESCRIPTION
"It corresponds to a notification when a
n alarm is raised."
::= { metropad3 7 }
alarmEndNotification
NOTIFICATION-TYPE
OBJECTS
{ alarmName, alarmBoardPart, alarmBoardS
erial, alarmBoardSlot, alarmBoardSubRack, alarmNeName, alarmNeMap, alarmType, al
armSeverity, alarmEnd, alarmRowStatus, boardModel }
STATUS
current
DESCRIPTION
"It corresponds to a notification when a
n alarm is terminated."
::= { metropad3 8 }
alarmAckNotification
NOTIFICATION-TYPE
OBJECTS
{ alarmName, alarmBoardPart, alarmBoardS
erial, alarmBoardSlot, alarmBoardSubRack, alarmNeName, alarmNeMap, alarmType, al
armSeverity, alarmStart, alarmEnd, alarmAckDate, alarmAckUser, alarmAckDescripti
on, alarmRowStatus, boardModel }
STATUS
current
DESCRIPTION
"It corresponds to a notification when a
n alarm is acknowledge."
::= { metropad3 9 }
eventNotification
NOTIFICATION-TYPE
OBJECTS
{ eventName, eventBoardPart, eventBoardS
erial, eventBoardSlot, eventBoardSubRack, eventNeName, eventNeMap, eventType, ev
entTime, eventRowStatus, boardModel }
STATUS
current
DESCRIPTION
"It corresponds to a notification when a
n event happen."
::= { metropad3 10 }
isAliveNotification
NOTIFICATION-TYPE
STATUS
current
DESCRIPTION
"It corresponds to a notification to sho
w system is still alive."
::= { metropad3 11 }
networkAlarmTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF NetworkAlarmEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"Contains the Padtec Network Management System a
larms. This table does NOT have system events (see eventTable) neither EMS alarm
s (see alarmTable)."
::= { metropad3 12 }
networkAlarmEntry
OBJECT-TYPE
SYNTAX
NetworkAlarmEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The Padtec Network Management System alarms."
INDEX
{ networkAlarmId }
::= { networkAlarmTable 1 }
NetworkAlarmEntry ::= SEQUENCE {

networkAlarmId Integer32,
networkAlarmSeverity INTEGER,
networkAlarmKey Integer32,
networkAlarmGroup INTEGER,
networkAlarmStart DateAndTime,
networkAlarmEnd DateAndTime,
networkAlarmNetworkName OCTET STRING,
networkAlarmResource OCTET STRING,
networkAlarmLayer INTEGER,
networkAlarmNeName OCTET STRING,
networkAlarmBoardName OCTET STRING,
networkAlarmName OCTET STRING,
networkAlarmType INTEGER,
networkAlarmNeNameSource OCTET STRING,
networkAlarmBoardNameSource OCTET STRING,
networkAlarmPortNameSource OCTET STRING,
networkAlarmNeNameDestination OCTET STRING,
networkAlarmBoardNameDestination OCTET STRING,
networkAlarmPortNameDestination OCTET STRING,
networkAlarmAck TruthValue,
networkAlarmAckDate DateAndTime,
networkAlarmAckUser OCTET STRING,
networkAlarmRowStatus RowStatus
}
networkAlarmId OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { networkAlarmEntry 1 }
networkAlarmSeverity
OBJECT-TYPE
SYNTAX
INTEGER { indeterminated ( 0 ) , clear
( 1 ) , warning ( 2 ) , minor ( 3 ) , major ( 4 ) , critical ( 5 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It identifies the severity of each alar
m."
::= { networkAlarmEntry 2 }
networkAlarmKey OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is an integer which describes in a u
nique manner the alarm at Padtec Network Management System."
::= { networkAlarmEntry 3 }
networkAlarmGroup
OBJECT-TYPE
SYNTAX
INTEGER { communicationsAlarm ( 2 ) , en
vironmentalAlarm ( 3 ) , equipmentAlarm ( 4 ) , processingErrorAlarm ( 10 ) , qu
alityOfServiceAlarm ( 11 ) }
MAX-ACCESS
read-only

STATUS
current
DESCRIPTION
"The category of this alarm as defined b
y CCITT Recommendation X.733."
::= { networkAlarmEntry 4 }
networkAlarmStart
OBJECT-TYPE
SYNTAX
DateAndTime
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the Date and Time when the alarm
started, .i.e.,the date and time when the event happened."
::= { networkAlarmEntry 5 }
networkAlarmEnd OBJECT-TYPE
SYNTAX
DateAndTime
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the Date and Time when the alarm
ended. All active (not cleared ones) alarms show the value 1969-12-31,22:0:0.0,3:0."
::= { networkAlarmEntry 6 }
networkAlarmNetworkName OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the network affected by the
alarm."
::= { networkAlarmEntry 7 }
networkAlarmResource
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
OCTET STRING
read-only
current
"The name of the affected trail or circu

it."
::= { networkAlarmEntry 8 }
networkAlarmLayer
OBJECT-TYPE
SYNTAX
INTEGER { ots ( 1 ) , oms ( 2 ) , circu
it ( 3 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The Layer of the alarm: tranport (1), m
ultiplex (2) or end-to-end (3)."
::= { networkAlarmEntry 9 }
networkAlarmNeName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of Network Element at NE
Table on which the event has been identified."
::= { networkAlarmEntry 10 }

networkAlarmBoardName OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the affected board."
::= { networkAlarmEntry 11 }
networkAlarmName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is a text that describes the name of
the corresponding alarm. It has the same text as viewed by the user of Padtec N
etwork Management System."
::= { networkAlarmEntry 12 }
networkAlarmType
OBJECT-TYPE
SYNTAX
INTEGER { ots ( 1 ) , otsClient ( 2 ) ,
och ( 3 ) , circuit ( 4 ) , oam ( 5 ) , otn25G ( 6 ) , otu1 ( 7 ) , odu1 ( 8 )
, sdh ( 9 ) , otn10G ( 10 ) , otu2 ( 11 ) , odu2 ( 12 ) , opu2 ( 13 ) , equipmen
t ( 14 ) , management ( 15 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"Shows the kind of this network alarm."
::= { networkAlarmEntry 13 }
networkAlarmNeNameSource
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the source NE of the affect
ed trail or circuit."
::= { networkAlarmEntry 14 }
networkAlarmBoardNameSource
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the source board of the aff
ected trail or circuit."
::= { networkAlarmEntry 15 }
networkAlarmPortNameSource
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the source port/interface o
f the affected trail or circuit."
::= { networkAlarmEntry 16 }
networkAlarmNeNameDestination
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
ffected trail or circuit."

OBJECT-TYPE
OCTET STRING
read-only
current
"The name of the destination NE of the a

::= { networkAlarmEntry 17 }
networkAlarmBoardNameDestination
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the destination board of th
e affected trail or circuit."
::= { networkAlarmEntry 18 }
networkAlarmPortNameDestination OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the destination port/interf
ace of the affected trail or circuit."
::= { networkAlarmEntry 19 }
networkAlarmAck OBJECT-TYPE
SYNTAX
TruthValue
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"Identifies if the alarm was acknowledge
d. This object has the value 'true(1)', if this alarm was acknowledged and the v
alue 'false(2)' otherwise."
::= { networkAlarmEntry 20 }
networkAlarmAckDate
OBJECT-TYPE
SYNTAX
DateAndTime
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the Date and Time when the alarm
was acknowledged or 1969-12-31,22:0:0.0,-3:0 for alarms not acknowledged."
::= { networkAlarmEntry 21 }
networkAlarmAckUser
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It is the name of the user that acknowl
edged the alarm of Padtec Network Management System. If the alarm was acknowledg
ed by another NMS, so this field will have the value equals to the word NMS. Thi
s field will have the value equals to the word N/A if the corresponding alarm wa
s not acknowledged."
::= { networkAlarmEntry 22 }
networkAlarmRowStatus OBJECT-TYPE
SYNTAX
RowStatus
MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { networkAlarmEntry 23 }
otsTrailTable OBJECT-TYPE
SYNTAX
SEQUENCE OF OtsTrailEntry
MAX-ACCESS
not-accessible

STATUS
current
DESCRIPTION
"Contains all OTS trails."
::= { metropad3 13 }
otsTrailEntry OBJECT-TYPE
SYNTAX
OtsTrailEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The OTS Trail."
INDEX
{ otsTrailId }
::= { otsTrailTable 1 }
OtsTrailEntry ::= SEQUENCE {
otsTrailId Integer32,
otsTrailName OCTET STRING,
otsTrailDescription OCTET STRING,
otsTrailFiberType OCTET STRING,
otsTrailDistance Integer32,
otsTrailSourceNE OCTET STRING,
otsTrailSourceBoard OCTET STRING,
otsTrailSourcePort OCTET STRING,
otsTrailDestinationNE OCTET STRING,
otsTrailDestinationBoard OCTET STRING,
otsTrailDestinationPort OCTET STRING,
otsTrailRowStatus RowStatus
}
otsTrailId
OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { otsTrailEntry 1 }
otsTrailName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this trail OTS."
::= { otsTrailEntry 2 }
otsTrailDescription
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The description of this trail OTS."
::= { otsTrailEntry 3 }
otsTrailFiberType
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The type of optical fiber."
::= { otsTrailEntry 4 }

otsTrailDistance
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The distance of this OTS Trail in kilom
eters multipled by 100, in such way that is possible to represent measurements w
ith 2 number precisions. For instance, if the value is 90.25 km, then the corres
ponding value at this table will be 9025."
::= { otsTrailEntry 5 }
otsTrailSourceNE
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OTS trail's source NE.
See neTable."
::= { otsTrailEntry 6 }
otsTrailSourceBoard
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OTS trail's source boa
rd. See boardTable."
::= { otsTrailEntry 7 }
otsTrailSourcePort
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OTS trail's source por
t/interface."
::= { otsTrailEntry 8 }
otsTrailDestinationNE OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OTS trail's destinatio
n NE. See neTable."
::= { otsTrailEntry 9 }
otsTrailDestinationBoard
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OTS trail's destinatio
n board. See boardTable."
::= { otsTrailEntry 10 }
otsTrailDestinationPort
SYNTAX
MAX-ACCESS
STATUS

OBJECT-TYPE
OCTET STRING
read-only
current

DESCRIPTION
"The name of this OTS trail's destinatio
n port/interface."
::= { otsTrailEntry 11 }
otsTrailRowStatus
OBJECT-TYPE
SYNTAX
RowStatus
MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { otsTrailEntry 12 }
omsTrailTable
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
SEQUENCE OF OmsTrailEntry
not-accessible
current
"Contains all Optical Multiplex Section (OMS) Tr

ails."
::= { metropad3 14 }
omsTrailEntry
OBJECT-TYPE
SYNTAX
OmsTrailEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The Optical Multiplex Section (OMS)."
INDEX
{ omsTrailId }
::= { omsTrailTable 1 }
OmsTrailEntry ::= SEQUENCE {
omsTrailId Integer32,
omsTrailName OCTET STRING,
omsTrailDescription OCTET STRING,
omsTrailSourceNE OCTET STRING,
omsTrailSourceBoard OCTET STRING,
omsTrailSourcePort OCTET STRING,
omsTrailDestinationNE OCTET STRING,
omsTrailDestinationBoard OCTET STRING,
omsTrailDestinationPort OCTET STRING,
omsTrailRowStatus RowStatus
}
omsTrailId
OBJECT-TYPE
SYNTAX

Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { omsTrailEntry 1 }
omsTrailName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The identifier of the OMS Trail."
::= { omsTrailEntry 2 }

omsTrailDescription
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The description of the OMS Trail."
::= { omsTrailEntry 3 }
omsTrailSourceNE
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's source NE.
See neTable."
::= { omsTrailEntry 4 }
omsTrailSourceBoard
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's source boa
rd. See boardTable."
::= { omsTrailEntry 5 }
omsTrailSourcePort
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's source por
t/interface."
::= { omsTrailEntry 6 }
omsTrailDestinationNE
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's destinatio
n NE. See neTable."
::= { omsTrailEntry 7 }
omsTrailDestinationBoard
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's destinatio
n board. See boardTable."
::= { omsTrailEntry 8 }
omsTrailDestinationPort
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this OMS trail's destinatio
n port/interface."
::= { omsTrailEntry 9 }

omsTrailRowStatus
OBJECT-TYPE
SYNTAX
RowStatus
MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { omsTrailEntry 10 }
circuitTrailTable
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
SEQUENCE OF CircuitTrailEntry
not-accessible
current
"Contains all circuit end-to-end trails.

"
::= { metropad3 15 }
circuitTrailEntry
OBJECT-TYPE
SYNTAX
CircuitTrailEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The circuit end-to-end trail."
INDEX
{ circuitTrailId }
::= { circuitTrailTable 1 }
CircuitTrailEntry ::= SEQUENCE {
circuitTrailId Integer32,
circuitTrailName OCTET STRING,
circuitTrailDescription OCTET STRING,
circuitTrailClientName OCTET STRING,
circuitTrailClientId OCTET STRING,
circuitTrailService OCTET STRING,
circuitTrailSourceNetwork OCTET STRING,
circuitTrailSourceNE OCTET STRING,
circuitTrailSourceBoard OCTET STRING,
circuitTrailSourcePort OCTET STRING,
circuitTrailDestinationNetwork OCTET STRING,
circuitTrailDestinationNE OCTET STRING,
circuitTrailDestinationBoard OCTET STRING,
circuitTrailDestinationPort OCTET STRING,
circuitTrailRowStatus RowStatus
}
circuitTrailId
SYNTAX

OBJECT-TYPE
Integer32 ( -2147483648 .. 2147483647

)
MAX-ACCESS
STATUS
DESCRIPTION

not-accessible
current
"It is a unique ID to identifiy a row of

this table."
::= { circuitTrailEntry 1 }
circuitTrailName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"Identifier of the end-to-end circuit."
::= { circuitTrailEntry 2 }

circuitTrailDescription
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
OCTET STRING
read-only
current
"The description of the end-to-end circu

it"
::= { circuitTrailEntry 3 }
circuitTrailClientName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the client of the circuit."
::= { circuitTrailEntry 4 }
circuitTrailClientId
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
OCTET STRING
read-only
current
"The identifier of the client of circuit

."
::= { circuitTrailEntry 5 }
circuitTrailService
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The service of the end-to-end circuit."
::= { circuitTrailEntry 6 }
circuitTrailSourceNetwork
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION

OBJECT-TYPE
OCTET STRING
read-only
current
"The name of the circuit's source networ

k."
::= { circuitTrailEntry 7 }
circuitTrailSourceNE
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's source NE. S
ee neTable."
::= { circuitTrailEntry 8 }
circuitTrailSourceBoard
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
. See boardTable."

OBJECT-TYPE
OCTET STRING
read-only
current
"The name of this circuit's source board

::= { circuitTrailEntry 9 }
circuitTrailSourcePort
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's source port/
interface."
::= { circuitTrailEntry 10 }
circuitTrailDestinationNetwork OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's destination
network."
::= { circuitTrailEntry 11 }
circuitTrailDestinationNE
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's destination
NE. See neTable."
::= { circuitTrailEntry 12 }
circuitTrailDestinationBoard
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's destination
board. See boardTable."
::= { circuitTrailEntry 13 }
circuitTrailDestinationPort
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of this circuit's destination
port/interface."
::= { circuitTrailEntry 14 }
circuitTrailRowStatus
OBJECT-TYPE
SYNTAX
RowStatus
MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { circuitTrailEntry 15 }
networkAlarmStartNotification NOTIFICATION-TYPE
OBJECTS
{ networkAlarmSeverity, networkAlarmKey,
networkAlarmGroup, networkAlarmStart, networkAlarmNetworkName, networkAlarmReso
urce, networkAlarmLayer, networkAlarmNeName, networkAlarmBoardName, networkAlarm
Name, networkAlarmType, networkAlarmNeNameSource, networkAlarmBoardNameSource, n

etworkAlarmPortNameSource, networkAlarmNeNameDestination, networkAlarmBoardNameD


estination, networkAlarmPortNameDestination, networkAlarmAck }
STATUS
current
DESCRIPTION
"Start of an alarm. Contains all the inf
ormation of the alarm and should be used for logging purposes."
::= { metropad3 16 }
networkAlarmEndNotification
NOTIFICATION-TYPE
OBJECTS
{ networkAlarmSeverity, networkAlarmKey,
networkAlarmGroup, networkAlarmStart, networkAlarmEnd, networkAlarmNetworkName,
networkAlarmResource, networkAlarmLayer, networkAlarmNeName, networkAlarmBoardN
ame, networkAlarmName, networkAlarmType, networkAlarmNeNameSource, networkAlarmB
oardNameSource, networkAlarmPortNameSource, networkAlarmNeNameDestination, netwo
rkAlarmBoardNameDestination, networkAlarmPortNameDestination, networkAlarmAck }
STATUS
current
DESCRIPTION
"End of an alarm. Contains all the infor
mation of the alarm and should be used for logging purposes."
::= { metropad3 17 }
networkAlarmAckNotification
NOTIFICATION-TYPE
OBJECTS
{ networkAlarmSeverity, networkAlarmKey,
networkAlarmGroup, networkAlarmStart, networkAlarmEnd, networkAlarmNetworkName,
networkAlarmResource, networkAlarmLayer, networkAlarmNeName, networkAlarmBoardN
ame, networkAlarmName, networkAlarmType, networkAlarmAck, networkAlarmAckDate, n
etworkAlarmAckUser }
STATUS
current
DESCRIPTION
"Acknowledgement of an alarm. The alarm
may not be terminated."
::= { metropad3 18 }
serverMasterIp OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
configured Master Server."
::= { serverStatus 1

IpAddress
read-only
current
"It corresponds to the IP Address of the

serverSlaveIp OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
configured Slave Server."
::= { serverStatus 2

IpAddress
read-only
current
"It corresponds to the IP Address of the

serverIsActive OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
current server which is as active."
::= { serverStatus 3

IpAddress
read-only
current
"It corresponds to the IP Address of the

serverVersion OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
k Management System."

}
OCTET STRING
read-only
current
"It has the version of the Padtec Networ

::= { serverStatus 4 }
serverBuild
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
following notation yyyymmdd. Therefore,
ere yyyy corresponds to the year, mm to
31)."
::= { serverStatus 5

OBJECT-TYPE
OCTET STRING
read-only
current
" It has the number of the build at the
this field has a value like yyyymmdd. Wh
the month (1..12) and dd to the day (1..
}

serverUpTime
OBJECT-TYPE
SYNTAX
TimeTicks
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It describes the period of time that ha
ppened since the current Active Master is running."
::= { serverStatus 6 }
serverSo

OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
och the server is being installed."
::= { serverStatus 7

OCTET STRING
read-only
current
"It describes the operating system on wh
}

serverFreeDiskSpace
OBJECT-TYPE
SYNTAX
Integer32
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"It has the total of free space at the p
artition on which the server is running. This partition to be monitored can be c
onfigured at the Padtec Network Management System. Padtec strongly advice to set
this partittion to that one on which the database keep the data tables stored."
::= { serverStatus 8 }
serverSync
OBJECT-TYPE
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
ervers have the database synchronized."
::= { serverStatus 9

TruthValue
read-only
current
"It identifies if the master and slave s
}

networkEventLogTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF NetworkEventLogEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"This table has the events which are rai
sed by Padtec Network Management System."
::= { metropad3 19 }
networkEventLogEntry
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
work Management System."

OBJECT-TYPE
NetworkEventLogEntry
not-accessible
current
"The event which is raised by Padtec Net

INDEX
{ networkEventLogId }
::= { networkEventLogTable 1 }
NetworkEventLogEntry ::= SEQUENCE {
networkEventLogId Integer32,
networkEventLogTime DateAndTime,
networkEventLogResourceType INTEGER,
networkEventLogResourceName OCTET STRING,
networkEventLogAction INTEGER,
networkEventLogRowStatus RowStatus
}
networkEventLogId
OBJECT-TYPE
SYNTAX
Integer32 ( -2147483648 .. 2147483647 )
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"It is unique ID to identifiy a row of t
his table."
::= { networkEventLogEntry 1 }
networkEventLogTime
SYNTAX
MAX-ACCESS
STATUS
DESCRIPTION
e event happen."
::= { networkEventLogEntry 2

OBJECT-TYPE
DateAndTime
read-only
current
"It is the Date and Time when th
}

networkEventLogResourceType
OBJECT-TYPE
SYNTAX
INTEGER {network ( 1 ) , ots ( 2 ) , oms
( 3 ) , circuit ( 4 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The type of the resource affected by th
is event."
::= { networkEventLogEntry 3 }
networkEventLogResourceName
OBJECT-TYPE
SYNTAX
OCTET STRING
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The name of the resource affected by th
is event."
::= { networkEventLogEntry 4 }
networkEventLogAction
OBJECT-TYPE
SYNTAX
INTEGER { add ( 1 ) , change ( 2 ) , re
move ( 3 ) }
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The executed action."
::= { networkEventLogEntry 5 }
networkEventLogRowStatus
SYNTAX

OBJECT-TYPE
RowStatus

MAX-ACCESS
read-create
STATUS
current
DESCRIPTION
"The RowStatus of this entry."
::= { networkEventLogEntry 6 }
networkEventLogNotification
NOTIFICATION-TYPE
OBJECTS
{ networkEventLogTime, networkEventLogRe
sourceType, networkEventLogResourceName, networkEventLogAction, networkEventLogR
owStatus }
STATUS
current
DESCRIPTION
"It corresponds to a notification when a
n event is raised by Padtec Network Management System."
::= { metropad3 20 }
networkAlarmChangeNotification NOTIFICATION-TYPE
OBJECTS
{ networkAlarmSeverity, networkAlarmKey,
networkAlarmGroup, networkAlarmStart, networkAlarmNetworkName, networkAlarmReso
urce, networkAlarmLayer, networkAlarmNeName, networkAlarmBoardName, networkAlarm
Name, networkAlarmType, networkAlarmNeNameSource, networkAlarmBoardNameSource, n
etworkAlarmPortNameSource, networkAlarmNeNameDestination, networkAlarmBoardNameD
estination, networkAlarmPortNameDestination, networkAlarmAck }
STATUS
current
DESCRIPTION
"Change of a network alarm. Contains all
the information of a network alarm and should be used for logging purposes."
::= { metropad3 21 }
END

También podría gustarte