Home/Catalog/GDCCMN-MIB

GDCCMN-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for GDCCMN-MIB.

33
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

33 total
Object Name
gdc
OBJECT IDENTIFIER
.1.3.6.1.4.1.498
RFC1213-MIB
Unknown
.1.3.6.1.4.1.498
cmn
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1
cmnTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1.1
cmnTrapGlobalThis 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.rw
Enumeration
.1.3.6.1.4.1.498.1.1.1
cmnTrapAddrNumberThe maximum number of entries the TRAP table can hold.ro
INTEGER
.1.3.6.1.4.1.498.1.1.2
cmnTrapAddrTableA 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.
SEQUENCE OF CmnTrapAddrEntry
.1.3.6.1.4.1.498.1.1.3
cmnTrapAddrEntryInformation needed to deliver traps to a particular management station.
CmnTrapAddrEntry
.1.3.6.1.4.1.498.1.1.3.1
cmnTrapAddrIpDestThe IP address of the management agent receiving traps. The IP address of 0.0.0.0 will not be allowed.ro
IpAddress
.1.3.6.1.4.1.498.1.1.3.1.1
cmnTrapAddrUdpDestThe UDP port number used by the management station to receive traps. A value of 0 for the UDP port number will not be allowed.ro
INTEGER
.1.3.6.1.4.1.498.1.1.3.1.2
cmnTrapAddrCommunityThe community name expected by the management station receiving traps.rw
DisplayString
.1.3.6.1.4.1.498.1.1.3.1.3
cmnTrapAddrStatusThe status of the entry. If read and the entry exists, valid(1) will always be returned. Invalid entries will be removed from the table.rw
Enumeration
.1.3.6.1.4.1.498.1.1.3.1.4
cmnCommName
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1.2
cmnCommunityNumberThe maximum number of entries the Community table can hold.ro
INTEGER
.1.3.6.1.4.1.498.1.2.1
cmnCommunityTableA 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.
SEQUENCE OF CmnCommunityEntry
.1.3.6.1.4.1.498.1.2.2
cmnCommunityEntryInformation needed to deliver traps to a particular management station.
CmnCommunityEntry
.1.3.6.1.4.1.498.1.2.2.1
cmnCommunityIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.498.1.2.2.1.1
cmnCommunityNameThe community name being defined.rw
DisplayString
.1.3.6.1.4.1.498.1.2.2.1.2
cmnCommunityAccessThe Access associated with the community name. When a new row is created by adding a new name, the default value will be noAccess(3).rw
Enumeration
.1.3.6.1.4.1.498.1.2.2.1.3
cmnCommunityStatusThe status of the entry. If read and the entry exists, valid(1) will always be returned. Invalid entries will be removed from the table.rw
Enumeration
.1.3.6.1.4.1.498.1.2.2.1.4
cmnMIBVersionThe 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.ro
DisplayString
.1.3.6.1.4.1.498.1.3
cmnAlarm
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1.4
cmnAlarmStatusTrapThe 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.
TRAP-TYPE
.1.3.6.1.4.1.498.1.4.0.1
cmnAlarmStatusTableThe 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.
SEQUENCE OF CmnAlarmStatusEntry
.1.3.6.1.4.1.498.1.4.1
cmnAlarmStatusEntryAn entry in the Alarm Status table.
CmnAlarmStatusEntry
.1.3.6.1.4.1.498.1.4.1.1
cmnAlarmStatusIndexThe index value which uniquely identifies the interface to which this entry is applicable.ro
INTEGER
.1.3.6.1.4.1.498.1.4.1.1.1
cmnAlarmStatusIdentifierThe 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.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1.4.1.1.2
cmnAlarmCurrentStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.498.1.4.1.1.3
cmnAlarmMaskTableThe 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.
SEQUENCE OF CmnAlarmMaskEntry
.1.3.6.1.4.1.498.1.4.2
cmnAlarmMaskEntryAn entry in the alarm mask table.
CmnAlarmMaskEntry
.1.3.6.1.4.1.498.1.4.2.1
cmnAlarmMaskIndexThe index value which uniquely identifies the interface to which this entry is applicable.ro
INTEGER
.1.3.6.1.4.1.498.1.4.2.1.1
cmnAlarmMaskIdentifierThe 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.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.498.1.4.2.1.2
cmnAlarmMaskThe 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.rw
Enumeration
.1.3.6.1.4.1.498.1.4.2.1.3
GDCCMN-MIB - SNMP MIB Reference | MIBs Explorer