GDCCMN-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL DATACOMM


 Home MIB: GDCCMN-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 gdc 1.3.6.1.4.1.498
         cmn 1.3.6.1.4.1.498.1
             cmnTrap 1.3.6.1.4.1.498.1.1
                 cmnTrapGlobal 1.3.6.1.4.1.498.1.1.1 integer read-write
This globally enables and disables all TRAPs from an agent. All variables should provide a means to mask a TRAP and to provide some threshold before a TRAP is sent. Enumeration: 'enable': 2, 'disable': 1.
                 cmnTrapAddrNumber 1.3.6.1.4.1.498.1.1.2 integer read-only
The maximum number of entries the TRAP table can hold.
                 cmnTrapAddrTable 1.3.6.1.4.1.498.1.1.3 no-access
A table of management systems ready to accept traps generated by this node. To add an entry to the table, a set on the Community name for the instance (IP Address and UDP PORT) needs to be performed. To delete an entry, a set on the Status to invalid on the instance needs to be performed.
                     cmnTrapAddrEntry 1.3.6.1.4.1.498.1.1.3.1 no-access
Information needed to deliver traps to a particular management station.
                         cmnTrapAddrIpDest 1.3.6.1.4.1.498.1.1.3.1.1 ipaddress read-only
The IP address of the management agent receiving traps. The IP address of 0.0.0.0 will not be allowed.
                         cmnTrapAddrUdpDest 1.3.6.1.4.1.498.1.1.3.1.2 integer read-only
The UDP port number used by the management station to receive traps. A value of 0 for the UDP port number will not be allowed.
                         cmnTrapAddrCommunity 1.3.6.1.4.1.498.1.1.3.1.3 displaystring read-write
The community name expected by the management station receiving traps.
                         cmnTrapAddrStatus 1.3.6.1.4.1.498.1.1.3.1.4 integer read-write
The status of the entry. If read and the entry exists, valid(1) will always be returned. Invalid entries will be removed from the table. Enumeration: 'valid': 1, 'invalid': 2.
             cmnCommName 1.3.6.1.4.1.498.1.2
                 cmnCommunityNumber 1.3.6.1.4.1.498.1.2.1 integer read-only
The maximum number of entries the Community table can hold.
                 cmnCommunityTable 1.3.6.1.4.1.498.1.2.2 no-access
A table of Community Names and there defined access. To add an entry to the table, a set on the Community Name for the instance (Index) needs to be performed. To delete an entry, a set on the Status to invalid on the instance needs to be performed.
                     cmnCommunityEntry 1.3.6.1.4.1.498.1.2.2.1 no-access
Information needed to deliver traps to a particular management station.
                         cmnCommunityIndex 1.3.6.1.4.1.498.1.2.2.1.1 integer read-only
The index number associated with the entry in the community name table. The range cannot be specified on the SYNTAX line since it will vary from agent to agent. The range will be 1 to the number specified by cmnCommunityNumber.
                         cmnCommunityName 1.3.6.1.4.1.498.1.2.2.1.2 displaystring read-write
The community name being defined.
                         cmnCommunityAccess 1.3.6.1.4.1.498.1.2.2.1.3 integer read-write
The Access associated with the community name. When a new row is created by adding a new name, the default value will be noAccess(3). Enumeration: 'readWrite': 2, 'readOnly': 1, 'noAccess': 3.
                         cmnCommunityStatus 1.3.6.1.4.1.498.1.2.2.1.4 integer read-write
The status of the entry. If read and the entry exists, valid(1) will always be returned. Invalid entries will be removed from the table. Enumeration: 'valid': 1, 'invalid': 2.
             cmnMIBVersion 1.3.6.1.4.1.498.1.3 displaystring read-only
The version number of the MIB, to allow products to know which MIB is being supported. The version number will be x.yzT where x is a major revision (1-9), y is a minor revision(0-9), z is a typo revision (0-9) and T indicates the MIB is still a test revision(A-Z). When a release is complete no T should exist.
             cmnAlarm 1.3.6.1.4.1.498.1.4
                 cmnAlarmStatusTable 1.3.6.1.4.1.498.1.4.1 no-access
The cmnAlarmStatusTable contains entries that report the status of alarms. The status of an alarm indicates whether the alarm is currently active or inactive. This information will be determined by the network element depending on the alarm threshold configuration. The structure of the table is such that alarm status is supported on a unit or interface basis, and then on an alarm type basis within the interface. For simplicity sake and to support the reporting of status of all alarms, a unit is treated as an interface in this table.
                     cmnAlarmStatusEntry 1.3.6.1.4.1.498.1.4.1.1 no-access
An entry in the Alarm Status table.
                         cmnAlarmStatusIndex 1.3.6.1.4.1.498.1.4.1.1.1 integer read-only
The index value which uniquely identifies the interface to which this entry is applicable.
                         cmnAlarmStatusIdentifier 1.3.6.1.4.1.498.1.4.1.1.2 object identifier read-only
The unique alarm identifier assigned to this alarm type. The format of this identifier is an OBJECT IDENTIFIER that has the following format: {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) gdc(498) xxx(x) alarm(z) yyy(y) where xxx(x) is the administratively assigned family object identifier (z) is the object identifier for alarms in the family defined MIB and yyy(y) is the administratively assigned alarm type identifier for this alarm.
                         cmnAlarmCurrentStatus 1.3.6.1.4.1.498.1.4.1.1.3 integer read-only
The current status of the alarm. The value inactive(1) indicates that this alarm is currently inactive. The value active(2) indicates that this alarm is currently active. Enumeration: 'active': 2, 'inactive': 1.
                 cmnAlarmMaskTable 1.3.6.1.4.1.498.1.4.2 no-access
The cmnAlarmMaskTable contains entries that report the current masking state of alarms. The mask of an alarm can be changed between masked(1) and unmasked(2). If an alarm is unmasked, the threshold configuration can affect the reporting of this alarm. The structure of the table is such that alarm mask is supported on a unit or interface basis, and then on an alarm type basis within the interface. For simplicity sake and to support the reporting of status of all alarms, a unit is treated as an interface in this table.
                     cmnAlarmMaskEntry 1.3.6.1.4.1.498.1.4.2.1 no-access
An entry in the alarm mask table.
                         cmnAlarmMaskIndex 1.3.6.1.4.1.498.1.4.2.1.1 integer read-only
The index value which uniquely identifies the interface to which this entry is applicable.
                         cmnAlarmMaskIdentifier 1.3.6.1.4.1.498.1.4.2.1.2 object identifier read-only
The unique alarm identifier assigned to this alarm type. The format of this identifier is an OBJECT IDENTIFIER that has the following format: {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) gdc(498) xxx(x) alarm(z) yyy(y) where xxx(x) is the administratively assigned family object identifier (z) is the object identifier for alarms in the family defined MIB and yyy(y) is the administratively assigned alarm type identifier for this alarm.
                         cmnAlarmMask 1.3.6.1.4.1.498.1.4.2.1.3 integer read-write
The alarm masking control. When the value is mask(1), then the alarm is masked and will not be reported. When the value is unmask(2), then the alarm will be reported depending on the threshold configuration. Enumeration: 'unmask': 2, 'mask': 1.
                   cmnAlarmStatusTrap 1.3.6.1.4.1.498.1.40.1
The alarm status trap. This trap is set whenever an alarm status change occurs to report an alarm. The variable bindings contain the status for each alarm that changes state. Note that the OBJECT IDENTIFIER of the variable contains the interface, family type, and alarm type of the alarm encoded within. More than one alarm can be sent in the trap, if the network element indicates that more than one has changed at the same time.