FNCNMS: View SNMP OID List / Download MIB
VENDOR: FUJITSU NETWORK COMMUNICATIONS
Home | MIB: FNCNMS | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
netsmart1500 | 1.3.6.1.4.1.3861.4.1500 |
This MIB represents the interface definition between a third party SNMP Manager and FNC's NETSMART Management System. The functions provided in this MIB are: - Network Element (NE) Target IDentifier (TID) Discovery - Dynamic Alarm reporting - Alarm Discovery and Reconciliation |
||
nmsNEMgmtMIB | 1.3.6.1.4.1.3861.4.1500.1 | |||
nmsNEMgmt | 1.3.6.1.4.1.3861.4.1500.1.1 | |||
nmsNETable | 1.3.6.1.4.1.3861.4.1500.1.1.1 | no-access |
This Table contains a row for each managed NE in NETSMART. The row contains: - the TID (20 characters max) of each NE. - the NE Type ( A string representing the FNC Product Name) . - the NE Connection State. @see NMSNEConnState |
|
1.3.6.1.4.1.3861.4.1500.1.1.1.1 | no-access |
Provides information about a managed NE in NETSMART. |
||
neTID | 1.3.6.1.4.1.3861.4.1500.1.1.1.1.1 | nmsmgdne | read-only |
TID of the NE. @see NMSMgdNE. |
neType | 1.3.6.1.4.1.3861.4.1500.1.1.1.1.2 | octet string | read-only |
Describes the type of Fujitsu NETWORK Element Current Types are FLM6, FACTR, FLM150, FLM600, FLM2400, FLX 600A, FLX 2500A, FLASH 192, FLASH 10G, FLASHWAVE 4010, FLASHWAVE 4020, FLASHWAVE 4100, FLASHWAVE 4300, FLASHWAVE 4500, FLASHWAVE 4560, FLASHWAVE 7200, FLASHWAVE 7300, FLASHWAVE 7500, FLASHWAVE 7700, FLASHWAVE 9500, FLASHWAVE CDS, FLASHWAVE 9410, FLASHWAVE 9420, FLASHWAVE 7120, FLASHWAVE 7420, Fujitsu NE, Generic NE, Unknown. -Unknown NEType represents NEs whose type is not determined yet. -Fujitsu NE NEType represents the NEs which are minimally (only fault management) supported by the agent. -Generic NE NEType represents non Fujitsu NEs whose fault management functionality is supported by the agent. |
neConnState | 1.3.6.1.4.1.3861.4.1500.1.1.1.1.3 | nmsneconnstate | read-only |
Describes connection state between agent and NE. @see NMSNEConnState. A nmsNEStateChangeEvent NOTIFICATION generated whenever there is a change in neConnState. Also see neOperation and nmsNEOperationEvent for the default state when an NE is added. |
nmsNEAlarm | 1.3.6.1.4.1.3861.4.1500.1.2 | |||
nmsNotificationTrapBase | 1.3.6.1.4.1.3861.4.1500.1.2.0 | |||
nmsNEEvent | 1.3.6.1.4.1.3861.4.1500.1.2.0.1 |
The agent generates this notification when a rept alarm or rept evt is generated. |
||
nmsNEStateChangeEvent | 1.3.6.1.4.1.3861.4.1500.1.2.0.2 |
The agent generates this notification when a NMS changes its connection state to the NE. @see NMSConnState. |
||
nmsNEOperationEvent | 1.3.6.1.4.1.3861.4.1500.1.2.0.3 |
The agent generates this notification when a NE is created or deleted. @see neOperation. |
||
nmsKeepAliveEvent | 1.3.6.1.4.1.3861.4.1500.1.2.0.4 |
The agent generates this notification when reaching the keep alive trap interval. @see nmsKeepAliveState. |
||
nmsNEAlarmTable | 1.3.6.1.4.1.3861.4.1500.1.2.1 | no-access |
This table contains a NE TID and a List of nmsNEAlarmList for this TID. |
|
1.3.6.1.4.1.3861.4.1500.1.2.1.1 | no-access |
A row in the table indicating the specific Alarm for the given TID. |
||
alarmTID | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.1 | nmsmgdne | read-only |
NE TID against which this Alarm is being raised. @see NMSMgdNE. |
alarmIndex | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.2 | integer | read-only |
The instance of the alarm for this NE. This variable is used to identify a unique row for each alarm. In the nmsNEAlarmTable a sequence of alarms will look like: TID alarmIndex Other Alarm Data ======================================================== TID1 1 1-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID1 2 2-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID1 3 3-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID2 1 1-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID2 2 1-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID3 1 2-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID3 2 3-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID3 3 4-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID3 4 5-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID3 5 6-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 TID4 1 1-1 oc3 CR LOS SA RCV Loss Of Signal neTimeStamp1 nmsTimeStamp2 i.e. For each TID alarmIndex starts with 1 and is incremented by 1. This is to help retrieve alarms on an NE basis. |
alarmEntityId | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.3 | octet string | read-only |
Describes the AID of the entity against which this notification is being sent. |
alarmEntityType | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.4 | octet string | read-only |
Describes the kind the entity against which this notification is being sent . The combination of (alarmEntity, alarmEntityType) represents a addressable entity on the NE. Examples of kind of entities are EQPT,OC3,STS1,COM,ENV etc. |
alarmSeverity | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.5 | nmsseverity | read-only |
Describes the severity of the notification being sent. @see NMSSeverity |
alarmCondType | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.6 | octet string | read-only |
Describes the condition type i.e RMVD or LOS etc. |
alarmServEffect | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.7 | nmsserviceeffect | read-only |
Describes whether the notification is serviceAffecting or not. @see NMSServiceEffect. |
alarmLocation | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.8 | nmscondlocation | read-only |
Describes if the location is applicable and if applicable the appropriate location. @see NMSCondLocation. |
alarmDirection | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.9 | nmsconddirection | read-only |
Describes if the direction is a applicable and if applicable the appropriate direction. @see NMSCondLocation. |
alarmDescription | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.10 | octet string | read-only |
Gives a textual description of the condition. |
neAlarmTimeStamp | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.11 | dateandtime | read-only |
Time stamp at which the NE generated the fault. The correctness of the value depends whether this fault is reported to the agent or agent retrieved this information from NE. For faults reported from the NE this value is correct where as for faults retrieved the timestamp indicates the time on NE at which this fault was retrieved. |
nmsAlarmTimeStamp | 1.3.6.1.4.1.3861.4.1500.1.2.1.1.12 | dateandtime | read-only |
Time at which the NMS received the fault. |
nmsLastMsgNumber | 1.3.6.1.4.1.3861.4.1500.1.2.2 | nmstrapseqnumber | read-only |
This variable describes the value of the last NMSTrapIndex reported by the agent in the notifications. @see NMSTrapSeqNumber. |
nmsTrapHistoryTable | 1.3.6.1.4.1.3861.4.1500.1.2.3 | no-access |
Thus table contains a sequence of trap seq number and the corresponding neTID.A Management system upon detecting that it has not received a particular sequence number, can determine the NE against which the sequence number was used and do a alarm resynchornization for that NE. |
|
1.3.6.1.4.1.3861.4.1500.1.2.3.1 | no-access |
A row indicating the trap sequence number and NE TID which caused this event to be sent. |
||
nmsTrapHistoryIndex | 1.3.6.1.4.1.3861.4.1500.1.2.3.1.1 | nmstrapseqnumber | read-only |
A Sequence Number that was previously sent. @see NMSTrapSeqNumber. |
nmsTrapHistoryTID | 1.3.6.1.4.1.3861.4.1500.1.2.3.1.2 | nmsmgdne | read-only |
The tid for which the sequence entry was sent. @see NMSMGgNE. |
nmsNotificationBase | 1.3.6.1.4.1.3861.4.1500.1.2.4 | |||
notifTID | 1.3.6.1.4.1.3861.4.1500.1.2.4.1 | nmsmgdne | read-only |
NE TID against which this notification is being sent. @see NMSMgdNE. |
neEntityID | 1.3.6.1.4.1.3861.4.1500.1.2.4.2 | octet string | read-only |
Describes the AID of the entity against which this notification is being sent. |
neEntityType | 1.3.6.1.4.1.3861.4.1500.1.2.4.3 | octet string | read-only |
Describes the type the entity against which this notification is being sent . The combination (neEntityID,neEntityType) represents a addressable entity on the network element. Examples of neEntityType would be EQPT,OC3,COM,STS1,ENV etc. |
neSeverity | 1.3.6.1.4.1.3861.4.1500.1.2.4.4 | nmsseverity | read-only |
Describes the severity of the notification being sent. @see NMSSeverity. |
neCondType | 1.3.6.1.4.1.3861.4.1500.1.2.4.5 | octet string | read-only |
Describes the condition type i.e RMVD or LOS etc. |
neServEffect | 1.3.6.1.4.1.3861.4.1500.1.2.4.6 | nmsserviceeffect | read-only |
Describes whether the notification is ServiceAffecting or not. @see NMSServiceEffect. |
neLocation | 1.3.6.1.4.1.3861.4.1500.1.2.4.7 | nmscondlocation | read-only |
Describes if the location is applicable for this notification, if it is applicable describes the location. @see NMSCondLocation. |
neDirection | 1.3.6.1.4.1.3861.4.1500.1.2.4.8 | nmsconddirection | read-only |
Describes if the direction is a applicable and if it is applicable the direction. @see NMSCondDirection. |
neCondDescription | 1.3.6.1.4.1.3861.4.1500.1.2.4.9 | octet string | read-only |
Textual Description of the notification. |
nmsNotifTimeStamp | 1.3.6.1.4.1.3861.4.1500.1.2.4.10 | dateandtime | read-only |
Time when NMS received this event. |
neNotifTimeStamp | 1.3.6.1.4.1.3861.4.1500.1.2.4.11 | dateandtime | read-only |
Time when NE raised this event. |
nmsTrapSeqNumber | 1.3.6.1.4.1.3861.4.1500.1.2.4.12 | nmstrapseqnumber | read-only |
@See NMSTrapSeqNumber. |
nmsNEConnState | 1.3.6.1.4.1.3861.4.1500.1.2.4.13 | nmsneconnstate | read-only |
Describes the state of connection between an NE and NMS. |
neOperation | 1.3.6.1.4.1.3861.4.1500.1.2.4.14 | integer | read-only |
Indicates if a new NE is added to NETSMART or if it is removed. Addition always implies a nmsNEConnState with value notConnected and NEType of Unknown. Enumeration: 'deleted': 2, 'created': 1. |
notifServer | 1.3.6.1.4.1.3861.4.1500.1.2.4.15 | octet string | read-only |
Describes the Server which this notification is being sent. |
nmsKeepAliveState | 1.3.6.1.4.1.3861.4.1500.1.2.4.16 | integer | read-only |
Describes the keep alive state which this notification is being sent. Enumeration: 'alive': 1. |
fncNMSMIBConformance | 1.3.6.1.4.1.3861.4.1500.1.3 | |||
fncNMSMIBCompliances | 1.3.6.1.4.1.3861.4.1500.1.3.1 | |||
fncNMSMIBCompliance | 1.3.6.1.4.1.3861.4.1500.1.3.1.1 |
Module Compliancy |
||
fncNMSMIBGroups | 1.3.6.1.4.1.3861.4.1500.1.3.2 | |||
nmsNEMgmtGroup | 1.3.6.1.4.1.3861.4.1500.1.3.2.1 |
This Group defines objects which are common to all NE Table related retrievals |
||
nmsNEAlarmGroup | 1.3.6.1.4.1.3861.4.1500.1.3.2.2 |
This Group defines objects which are common to all Alarm Table related retrievals |
||
nmsNETrapGroup | 1.3.6.1.4.1.3861.4.1500.1.3.2.3 |
This Group defines objects which are used part of notifications |
||
nmsNETrapObjects | 1.3.6.1.4.1.3861.4.1500.1.3.2.4 |
This Group defines objects reported as part of notifications. |
||
nmsServerTrapGroup | 1.3.6.1.4.1.3861.4.1500.1.3.2.5 |
This Group defines objects which are used part of notifications |
||
nmsServerTrapObjects | 1.3.6.1.4.1.3861.4.1500.1.3.2.6 |
This Group defines objects reported as part of notifications. |