NNC-NOTIFICATION-MIB

File: NNC-NOTIFICATION-MIB.mib (42875 bytes)

Imported modules

SNMPv2-CONF SNMPv2-TC RFC1155-SMI
SNMPv2-SMI NNCGNI00X1-SMI

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP DisplayString
IpAddress MODULE-IDENTITY OBJECT-TYPE
TimeTicks NOTIFICATION-TYPE TEXTUAL-CONVENTION
nncExtensions

Defined Types

CpssAddress  
Type to be used for CPSS address information written into a string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..15)  

StringType  
Type used to forward various text fields.
TEXTUAL-CONVENTION    
  DisplayString Size(0..30)  

ParameterStringType  
Type used to forward various text fields.
TEXTUAL-CONVENTION    
  DisplayString Size(0..40)  

NBNodeType  
Newbridge node type related to event.
TEXTUAL-CONVENTION    
  INTEGER nd4601(2), nd46020(3), ndTAP(4), nd3600(5), nd3612(6), nd3624(7), nd3630(8), nd5601(9), nd5602(10), nd5610(11), nd4601A(12), nd3645SU(13), nd3645PU(14), ndGeneric(15), ndDEXCS1S(16), nd3645DS3(17), ndA3606V(19), ndA3606D(20), ndConnectExec(21), nd36120(22), nd3645E3(23), nd36150(24), nd3664(25), ndTDAX100(26), ndDACSII(27), ndDEXCS1L(28), ndDACSIIProxyAgent(29), ndGenericDCS(30), nd46020DN(31), nd46020CN(32), nd46020RT(33), nd3620(34), nd36170(35), nd48020(42), ndDCS31(43), ndDCS33(44), ndFRATM(45), nd3620Rtr(54), ndStatsCollector(55), ndMVNMatm(56), nd3600PLUS(57), ndISDNAccess(58), ndEmMgr(59), ndEmGeneric(60), nd2902(61), nd3606IDSU(62), nd36130(63), nd1630SX(64), nd36125(65), nd36160(66), nd36110-8(67), nd36110-20(68), nd36111-24(69), nd36111-80(70), ndIAG(71), ndLAG(72), ndMNSC(73), ndMNSC-DN(74), ndMNSC-CN(75), nd36177(76)  

SysDescrType  
Heartbeat SysDescr.
TEXTUAL-CONVENTION    
  DisplayString Size(0..50)  

AlmPriorityType  
Different alarm priorities.
TEXTUAL-CONVENTION    
  INTEGER diagn(1), minor(2), major(3), critical(4)  

AlmInfoType  
Alarm description.
TEXTUAL-CONVENTION    
  StringType  

TTFaultLocationType  
Fault location.
TEXTUAL-CONVENTION    
  DisplayString Size(0..50)  

TTPriorityType  
Trouble Ticket Priority.
TEXTUAL-CONVENTION    
  INTEGER warning(1), minor(2), major(3), critical(4)  

TTFaultStatusType  
Trouble Ticket Fault Status.
TEXTUAL-CONVENTION    
  INTEGER recovery(1), isolate(2), maintenanc(3), verify(4), cleared(5), user(6), custom(7), tdaxNode(8), dcsNode(9), administrative(10)  

TThardwareFaultType  
Trouble Ticket hardware fault.
TEXTUAL-CONVENTION    
  INTEGER psFailure(1), wrongCdInSlot(2), wrongModOnCd(3), devFailure(4), cdFailure(5), tailEndCircGone(6), cableFailure(7), ringGenFailure(8), modemIsBusted(9), slotIsEmpty(10), nvmIntegrityError(11), ramIntegrityError(12), romIntegrityError(13), activitySwitch(14), nodeProblem(15), reconcileProblem(16), devProblem(17), cableProblem(18)  

TTsoftwareFaultType  
Trouble Ticket software fault.
TEXTUAL-CONVENTION    
  INTEGER alarmQOverflow(1), unsupportedCd(2), unsupportedMod(3), notConfigLocally(4), unsupportedStatus(5), alarmProblem(6), busiedOut(7), maximumHops(8), swDownloadProblem(9)  

TTcommFaultType  
Trouble Ticket communications fault.
TEXTUAL-CONVENTION    
  INTEGER cannotTalkToNode(1)  

TTuserFaultType  
Trouble Ticket user fault.
TEXTUAL-CONVENTION    
  INTEGER createdByUser(1), createdBySystem(2)  

TTcustomNodeFaultType  
Trouble Ticket custom node fault.
TEXTUAL-CONVENTION    
  INTEGER gfcAlarm(1), customNodeLog(2)  

TTlanNodeFaultType  
Trouble Ticket lan node fault.
TEXTUAL-CONVENTION    
  INTEGER systemTable(1), interfaceRow(2), lanTrap(3), circuitGroup(4), lanPath(5)  

TTconnectExecFaultType  
Trouble Ticket connect exec fault.
TEXTUAL-CONVENTION    
  INTEGER mibOutOfSync(1), noReload(2), reloadMIB(3), pathProblem(4), chgsrvQOverflow(5), abnormalShutdown(6), updateStarted(7), reloadAbort(8)  

TTtDaxNodeFaultType  
Trouble Ticket T DAX node fault.
TEXTUAL-CONVENTION    
  INTEGER nodeAlarm(1), shelfAlarm(2), cardAlarm(3), portAlarm(4)  

TTdcsNodeFaultType  
Trouble Ticket DCS node fault.
TEXTUAL-CONVENTION    
  INTEGER nodeAlarm(1), shelfAlarm(2), cardAlarm(3), portAlarm(4)  

TTadminFaultType  
Trouble Ticket administrative fault.
TEXTUAL-CONVENTION    
  INTEGER passwdViolation(1), licenseViolation(2), invalidLicenseKey(3)  

TTssdhRingFaultType  
Trouble Ticket sonet ring fault.
TEXTUAL-CONVENTION    
  INTEGER upsrProblem(1)  

TTextNodeFaultType  
Trouble Ticket external alarm fault.
TEXTUAL-CONVENTION    
  INTEGER nodeAlarm(1), shelfAlarm(2), cardAlarm(3), deviceAlarm(4), fanAlarm(5)  

TTcongestionFaultType  
Trouble Ticket congestion fault.
TEXTUAL-CONVENTION    
  INTEGER none(1), mild(2), severe(3)  

NncNodeInfo  
SEQUENCE    
  nncNodeIPAddr IpAddress
  nncNodeCPSSAddr CpssAddress
  nncNodeType NBNodeType
  nncNodeFullName StringType

NncAlmInfo  
SEQUENCE    
  nncAlmDateAndTime TimeTicks
  nncAlmPriority AlmPriorityType
  nncAlmText StringType
  nncAlmSubcode StringType
  nncAlmParms ParameterStringType

NncTTInfo  
SEQUENCE    
  nncTTDateAndTime TimeTicks
  nncTTPriority TTPriorityType
  nncTTFaultLocation TTFaultLocationType
  nncTTFaultStatus TTFaultStatusType
  nncTTOwner StringType

NncTTFaultType  
SEQUENCE    
  nncTThardwareFaultType TThardwareFaultType
  nncTTsoftwareFaultType TTsoftwareFaultType
  nncTTcommFaultType TTcommFaultType
  nncTTuserFaultType TTuserFaultType
  nncTTcustomNodeFaultType TTcustomNodeFaultType
  nncTTlanNodeFaultType TTlanNodeFaultType
  nncTTconnectExecFaultType TTconnectExecFaultType
  nncTTtDaxNodeFaultType TTtDaxNodeFaultType
  nncTTdcsNodeFaultType TTdcsNodeFaultType
  nncTTadminFaultType TTadminFaultType
  nncTTssdhRingFaultType TTssdhRingFaultType
  nncTTextNodeFaultType TTextNodeFaultType
  nncTTcongestionFaultType TTcongestionFaultType

NncHeartBeatInfo  
SEQUENCE    
  nncSysDescr SysDescrType
  nncSysUpTime TimeTicks

Defined Values

nncExtNotif 1.3.6.1.4.1.123.3.44
This MIB module contains information regarding Alarm and Trouble Ticket information forwarding as Notifications.
MODULE-IDENTITY    

nncExtNotifObjects 1.3.6.1.4.1.123.3.44.1
OBJECT IDENTIFIER    

nncExtNotifType 1.3.6.1.4.1.123.3.44.2
OBJECT IDENTIFIER    

nncExtNotifGroups 1.3.6.1.4.1.123.3.44.3
OBJECT IDENTIFIER    

nncExtNotifCompliances 1.3.6.1.4.1.123.3.44.4
OBJECT IDENTIFIER    

nncExtNotifAlarmType 1.3.6.1.4.1.123.3.44.2.1
OBJECT IDENTIFIER    

nncExtNotifAlarmType-v1Trap 1.3.6.1.4.1.123.3.44.2.1.0
OBJECT IDENTIFIER    

nncExtNotifTroubleTicketType 1.3.6.1.4.1.123.3.44.2.2
OBJECT IDENTIFIER    

nncExtNotifTroubleTicketType-v1Trap 1.3.6.1.4.1.123.3.44.2.2.0
OBJECT IDENTIFIER    

nncExtNotifHeartBeatType 1.3.6.1.4.1.123.3.44.2.3
OBJECT IDENTIFIER    

nncExtNotifHeartBeatType-v1Trap 1.3.6.1.4.1.123.3.44.2.3.0
OBJECT IDENTIFIER    

nncNodeInfo 1.3.6.1.4.1.123.3.44.1.1
Node information shared by all trap types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncNodeInfo

nncNodeIPAddr 1.3.6.1.4.1.123.3.44.1.1.1
Node IP Address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nncNodeCPSSAddr 1.3.6.1.4.1.123.3.44.1.1.2
Node CPSS Address
Status: current Access: read-only
OBJECT-TYPE    
  CpssAddress  

nncNodeType 1.3.6.1.4.1.123.3.44.1.1.3
Node type used in Newbridge network
Status: current Access: read-only
OBJECT-TYPE    
  NBNodeType  

nncNodeFullName 1.3.6.1.4.1.123.3.44.1.1.4
Node full name
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

nncAlmInfo 1.3.6.1.4.1.123.3.44.1.2
Alarm information shared by all alarm trap types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncAlmInfo

nncAlmDateAndTime 1.3.6.1.4.1.123.3.44.1.2.1
Alarm trap created date and time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nncAlmPriority 1.3.6.1.4.1.123.3.44.1.2.2
Alarm priority
Status: current Access: read-only
OBJECT-TYPE    
  AlmPriorityType  

nncAlmText 1.3.6.1.4.1.123.3.44.1.2.3
Alarm description string stored in unsigned char format
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

nncTTInfo 1.3.6.1.4.1.123.3.44.1.3
Trouble ticket information shared by all trouble ticket trap types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncTTInfo

nncTTFaultType 1.3.6.1.4.1.123.3.44.1.4
Trouble ticket fault reasons shared by all trouble tickets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncTTFaultType

nncTTDateAndTime 1.3.6.1.4.1.123.3.44.1.3.1
Trouble ticket trap creation date and time as seconds elapsed since 1 Jan, 1970 UTC.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nncTTPriority 1.3.6.1.4.1.123.3.44.1.3.2
Trouble ticket priority.
Status: current Access: read-only
OBJECT-TYPE    
  TTPriorityType  

nncTTFaultLocation 1.3.6.1.4.1.123.3.44.1.3.3
Location of problem resulting in the trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTFaultLocationType  

nncTTFaultStatus 1.3.6.1.4.1.123.3.44.1.3.4
The fault status of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTFaultStatusType  

nncTTOwner 1.3.6.1.4.1.123.3.44.1.3.5
The owner of this trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

nncExtNotifAlarm 1.3.6.1.4.1.123.3.44.2.1.0.1
An SNMP trap to encapsulate a Newbridge alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifHardwareTT 1.3.6.1.4.1.123.3.44.2.2.0.2
An SNMP trap to encapsulate a Newbridge trouble ticket with hardware fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifSoftwareTT 1.3.6.1.4.1.123.3.44.2.2.0.3
An SNMP trap to encapsulate a Newbridge trouble ticket with software fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifCommTT 1.3.6.1.4.1.123.3.44.2.2.0.4
An SNMP trap to encapsulate a Newbridge trouble ticket with communication fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifUserTT 1.3.6.1.4.1.123.3.44.2.2.0.5
An SNMP trap to encapsulate a Newbridge trouble ticket with user fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifCustomNodeTT 1.3.6.1.4.1.123.3.44.2.2.0.6
An SNMP trap to encapsulate a Newbridge trouble ticket with custom node type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifLanNodeTT 1.3.6.1.4.1.123.3.44.2.2.0.7
An SNMP trap to encapsulate a Newbridge trouble ticket with LAN node fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifConnectExecTT 1.3.6.1.4.1.123.3.44.2.2.0.8
An SNMP trap to encapsulate a Newbridge trouble ticket with connect exec fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifTDaxNodeTT 1.3.6.1.4.1.123.3.44.2.2.0.9
An SNMP trap to encapsulate a Newbridge trouble ticket with TDAX node type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifAdminTT 1.3.6.1.4.1.123.3.44.2.2.0.10
An SNMP trap to encapsulate a Newbridge trouble ticket with administrative fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifSsdhRingTT 1.3.6.1.4.1.123.3.44.2.2.0.11
An SNMP trap to encapsulate a Newbridge trouble ticket with SSDH Ring fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifExternalNodeTT 1.3.6.1.4.1.123.3.44.2.2.0.12
An SNMP trap to encapsulate a Newbridge trouble ticket with External Node alarm type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifCongestionTT 1.3.6.1.4.1.123.3.44.2.2.0.13
An SNMP trap to encapsulate a Newbridge trouble ticket with Congestion Problem fault type.
Status: current Access: read-only
NOTIFICATION-TYPE    

nncExtNotifHeartBeat 1.3.6.1.4.1.123.3.44.2.3.0.1
An SNMP trap to encapsulate a Heartbeat Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

nncHeartBeatInfo 1.3.6.1.4.1.123.3.44.1.5
HeartBeat information used by HeartBeat trap types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncHeartBeatInfo

nncSysDescr 1.3.6.1.4.1.123.3.44.1.5.1
A textual description of the Newbridge network management entity.
Status: current Access: read-only
OBJECT-TYPE    
  SysDescrType  

nncSysUpTime 1.3.6.1.4.1.123.3.44.1.5.2
The time (in tenths of a second) since the network management system was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nncTThardwareFaultType 1.3.6.1.4.1.123.3.44.1.4.1
The hardware fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TThardwareFaultType  

nncTTsoftwareFaultType 1.3.6.1.4.1.123.3.44.1.4.2
The software fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTsoftwareFaultType  

nncTTcommFaultType 1.3.6.1.4.1.123.3.44.1.4.3
The communication fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTcommFaultType  

nncTTuserFaultType 1.3.6.1.4.1.123.3.44.1.4.4
The user fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTuserFaultType  

nncTTcustomNodeFaultType 1.3.6.1.4.1.123.3.44.1.4.5
Custom node fault reason of a troble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTcustomNodeFaultType  

nncTTlanNodeFaultType 1.3.6.1.4.1.123.3.44.1.4.6
The LAN node fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTlanNodeFaultType  

nncTTconnectExecFaultType 1.3.6.1.4.1.123.3.44.1.4.7
The connect exec fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTconnectExecFaultType  

nncTTtDaxNodeFaultType 1.3.6.1.4.1.123.3.44.1.4.8
TDAX Node fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTtDaxNodeFaultType  

nncTTdcsNodeFaultType 1.3.6.1.4.1.123.3.44.1.4.9
DCS Manager fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTdcsNodeFaultType  

nncTTadminFaultType 1.3.6.1.4.1.123.3.44.1.4.10
The administrative fault reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTadminFaultType  

nncTTssdhRingFaultType 1.3.6.1.4.1.123.3.44.1.4.11
UPSR ring prolem.
Status: current Access: read-only
OBJECT-TYPE    
  TTssdhRingFaultType  

nncTTextNodeFaultType 1.3.6.1.4.1.123.3.44.1.4.12
External alarm reason of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTextNodeFaultType  

nncTTcongestionFaultType 1.3.6.1.4.1.123.3.44.1.4.13
Congestion problem description of a trouble ticket.
Status: current Access: read-only
OBJECT-TYPE    
  TTcongestionFaultType  

nncExtNotifGroup 1.3.6.1.4.1.123.3.44.3.1
This group defines the Newbridge MIB extensions for objects used to forward alarms and trouble tickets.
Status: current Access: read-only
OBJECT-GROUP    

nncExtNotifCompliance 1.3.6.1.4.1.123.3.44.4.1
The compliance statement for SNMPv2 entities residing on systems which implement the Newbridge MIB extensions for notifications.
Status: current Access: read-only
MODULE-COMPLIANCE