ASCEND-MIBTRAP-MIB

File: ASCEND-MIBTRAP-MIB.mib (25252 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibtrapProfileEntry  
SEQUENCE    
  trapProfile-HostName DisplayString
  trapProfile-ActiveEnabled INTEGER
  trapProfile-CommunityName DisplayString
  trapProfile-HostAddress IpAddress
  trapProfile-HostPort INTEGER
  trapProfile-InformTimeOut INTEGER
  trapProfile-InformRetryCount INTEGER
  trapProfile-NotifyTagList OCTET STRING
  trapProfile-TargetParamsName OCTET STRING
  trapProfile-NotificationLogEnable INTEGER
  trapProfile-NotificationLogLimit INTEGER
  trapProfile-AgentAddress IpAddress
  trapProfile-AlarmEnabled INTEGER
  trapProfile-SecurityEnabled INTEGER
  trapProfile-PortEnabled INTEGER
  trapProfile-SlotEnabled INTEGER
  trapProfile-ColdstartEnabled INTEGER
  trapProfile-WarmstartEnabled INTEGER
  trapProfile-LinkdownEnabled INTEGER
  trapProfile-LinkupEnabled INTEGER
  trapProfile-AscendEnabled INTEGER
  trapProfile-ConsoleEnabled INTEGER
  trapProfile-UseExceededEnabled INTEGER
  trapProfile-PasswordEnabled INTEGER
  trapProfile-FrLinkupEnabled INTEGER
  trapProfile-FrLinkdownEnabled INTEGER
  trapProfile-EventOverwriteEnabled INTEGER
  trapProfile-RadiusChangeEnabled INTEGER
  trapProfile-McastMonitorEnabled INTEGER
  trapProfile-LanModemEnabled INTEGER
  trapProfile-DirdoEnabled INTEGER
  trapProfile-SlotProfileChangeEnabled INTEGER
  trapProfile-PowerSupplyEnabled INTEGER
  trapProfile-MultishelfEnabled INTEGER
  trapProfile-AuthenticationEnabled INTEGER
  trapProfile-ConfigChangeEnabled INTEGER
  trapProfile-SysClockDriftEnabled INTEGER
  trapProfile-PrimarySdtnEmptyEnabled INTEGER
  trapProfile-SecondarySdtnEmptyEnabled INTEGER
  trapProfile-SuspectAccessResourceEnabled INTEGER
  trapProfile-OspfEnabled INTEGER
  trapProfile-OspfIfConfigErrorEnabled INTEGER
  trapProfile-OspfIfAuthFailureEnabled INTEGER
  trapProfile-OspfIfStateChangeEnabled INTEGER
  trapProfile-OspfIfRxBadPacket INTEGER
  trapProfile-OspfTxRetransmitEnabled INTEGER
  trapProfile-OspfNbrStateChangeEnabled INTEGER
  trapProfile-OspfVirtIfConfigErrorEnabled INTEGER
  trapProfile-OspfVirtIfAuthFailureEnabled INTEGER
  trapProfile-OspfVirtIfStateChangeEnabled INTEGER
  trapProfile-OspfVirtIfRxBadPacket INTEGER
  trapProfile-OspfVirtIfTxRetransmitEnabled INTEGER
  trapProfile-OspfVirtNbrStateChangeEnabled INTEGER
  trapProfile-OspfOriginateLsaEnabled INTEGER
  trapProfile-OspfMaxAgeLsaEnabled INTEGER
  trapProfile-OspfLsdbOverflowEnabled INTEGER
  trapProfile-OspfApproachingOverflowEnabled INTEGER
  trapProfile-WatchdogWarningEnabled INTEGER
  trapProfile-ControllerSwitchoverEnabled INTEGER
  trapProfile-CallLogServChangeEnabled INTEGER
  trapProfile-VoipGkChangeEnabled INTEGER
  trapProfile-WanLineStateChangeEnabled INTEGER
  trapProfile-CallLogDroppedPktEnabled INTEGER
  trapProfile-LimSparingEnabled INTEGER
  trapProfile-InterfaceSparingEnabled INTEGER
  trapProfile-MegacoLinkStatusEnabled INTEGER
  trapProfile-SecondaryControllerStateChangeEnabled INTEGER
  trapProfile-PctfiTrunkStatusChangeEnabled INTEGER
  trapProfile-NoResourceAvailableEnabled INTEGER
  trapProfile-DslThreshTrapEnabled INTEGER
  trapProfile-AtmPvcFailureTrapEnabled INTEGER
  trapProfile-AtmImaAlarmTrapEnabled INTEGER
  trapProfile-AscendLinkDownTrapEnabled INTEGER
  trapProfile-AscendLinkUpTrapEnabled INTEGER
  trapProfile-SnmpIllegalAccessAttempt INTEGER
  trapProfile-L2tpTunnelTrapEnabled INTEGER
  trapProfile-Hdsl2ShdslThresholdTrapsEnabled INTEGER
  trapProfile-ClockChangeTrapEnabled INTEGER
  trapProfile-Action-o INTEGER

Defined Values

mibtrapProfile 1.3.6.1.4.1.529.23.132
OBJECT IDENTIFIER    

mibtrapProfileTable 1.3.6.1.4.1.529.23.132.1
A list of mibtrapProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibtrapProfileEntry

mibtrapProfileEntry 1.3.6.1.4.1.529.23.132.1.1
A mibtrapProfile entry containing objects that maps to the parameters of mibtrapProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibtrapProfileEntry  

trapProfile-HostName 1.3.6.1.4.1.529.23.132.1.1.1
The name of the host to send traps to. When DNS or YP/NIS is supported this name will be used to look up the LAN address when hostAddress is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapProfile-ActiveEnabled 1.3.6.1.4.1.529.23.132.1.1.2
If TRUE, profile is enabled to send traps to this target
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-CommunityName 1.3.6.1.4.1.529.23.132.1.1.3
The community name associated with the SNMP PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

trapProfile-HostAddress 1.3.6.1.4.1.529.23.132.1.1.4
The LAN address of the named host. If 0 the address will be looked up via DNS or YP/NIS when supported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapProfile-HostPort 1.3.6.1.4.1.529.23.132.1.1.5
Port number of the named host. Value 0 is not allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trapProfile-InformTimeOut 1.3.6.1.4.1.529.23.132.1.1.6
Timeout interval in units of 0.01 seconds after which the Inform PDU is retransmitted on receiving no acknowledgement
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapProfile-InformRetryCount 1.3.6.1.4.1.529.23.132.1.1.7
Number of retries attempted when acknowledgement is not received for an Inform PDU
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapProfile-NotifyTagList 1.3.6.1.4.1.529.23.132.1.1.8
String containing a list of tag values that are used to select target addresses for a particular operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

trapProfile-TargetParamsName 1.3.6.1.4.1.529.23.132.1.1.9
Index to the row an entry in SNMPV3-TARGET-PARAM table which is used when generating messages to be sent to this host-address
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

trapProfile-NotificationLogEnable 1.3.6.1.4.1.529.23.132.1.1.75
YES if notifications sent on behalf of this entry needs to be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-NotificationLogLimit 1.3.6.1.4.1.529.23.132.1.1.76
The maximum number of notification entries that can be held in the notification log.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trapProfile-AgentAddress 1.3.6.1.4.1.529.23.132.1.1.10
The IP address of the object, generating the SNMP trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapProfile-AlarmEnabled 1.3.6.1.4.1.529.23.132.1.1.11
TRUE if alarm class traps are to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SecurityEnabled 1.3.6.1.4.1.529.23.132.1.1.12
TRUE if security class traps are to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-PortEnabled 1.3.6.1.4.1.529.23.132.1.1.13
TRUE if port class traps are to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SlotEnabled 1.3.6.1.4.1.529.23.132.1.1.14
TRUE if slot class traps are to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-ColdstartEnabled 1.3.6.1.4.1.529.23.132.1.1.15
TRUE if cold start trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-WarmstartEnabled 1.3.6.1.4.1.529.23.132.1.1.16
TRUE if warm start trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-LinkdownEnabled 1.3.6.1.4.1.529.23.132.1.1.17
TRUE if link down trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-LinkupEnabled 1.3.6.1.4.1.529.23.132.1.1.18
TRUE if link up trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AscendEnabled 1.3.6.1.4.1.529.23.132.1.1.19
TRUE if Ascend trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-ConsoleEnabled 1.3.6.1.4.1.529.23.132.1.1.20
TRUE if console trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-UseExceededEnabled 1.3.6.1.4.1.529.23.132.1.1.21
TRUE if use exceeded trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-PasswordEnabled 1.3.6.1.4.1.529.23.132.1.1.22
TRUE if Telnet password trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-FrLinkupEnabled 1.3.6.1.4.1.529.23.132.1.1.23
TRUE if FR link up trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-FrLinkdownEnabled 1.3.6.1.4.1.529.23.132.1.1.24
TRUE if FR Link Down trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-EventOverwriteEnabled 1.3.6.1.4.1.529.23.132.1.1.25
TRUE if event Overwrite trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-RadiusChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.26
TRUE if radius change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-McastMonitorEnabled 1.3.6.1.4.1.529.23.132.1.1.27
TRUE if multicast monitor trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-LanModemEnabled 1.3.6.1.4.1.529.23.132.1.1.28
TRUE if lan modem trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-DirdoEnabled 1.3.6.1.4.1.529.23.132.1.1.29
TRUE if DIRDO trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SlotProfileChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.30
TRUE if slot profile change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-PowerSupplyEnabled 1.3.6.1.4.1.529.23.132.1.1.31
TRUE if power supply changed trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-MultishelfEnabled 1.3.6.1.4.1.529.23.132.1.1.32
TRUE if multi-shelf controller state trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AuthenticationEnabled 1.3.6.1.4.1.529.23.132.1.1.33
TRUE if SNMP authentication trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-ConfigChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.34
TRUE if SNMP configuration change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SysClockDriftEnabled 1.3.6.1.4.1.529.23.132.1.1.35
TRUE if system clock drifted trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-PrimarySdtnEmptyEnabled 1.3.6.1.4.1.529.23.132.1.1.36
TRUE if SDTN Primary List Empty trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SecondarySdtnEmptyEnabled 1.3.6.1.4.1.529.23.132.1.1.37
TRUE if SDTN Secondary List Empty trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SuspectAccessResourceEnabled 1.3.6.1.4.1.529.23.132.1.1.38
TRUE if suspect access resource trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfEnabled 1.3.6.1.4.1.529.23.132.1.1.39
TRUE if OSPF traps are to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfIfConfigErrorEnabled 1.3.6.1.4.1.529.23.132.1.1.40
TRUE if OSPF interface configuration error trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfIfAuthFailureEnabled 1.3.6.1.4.1.529.23.132.1.1.41
TRUE if OSPF interface authentication failure trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfIfStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.42
TRUE if OSPF interface state change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfIfRxBadPacket 1.3.6.1.4.1.529.23.132.1.1.43
TRUE if OSPF interface receive bad packet trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfTxRetransmitEnabled 1.3.6.1.4.1.529.23.132.1.1.44
TRUE if OSPF retransmit trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfNbrStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.45
TRUE if OSPF neighbor state change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtIfConfigErrorEnabled 1.3.6.1.4.1.529.23.132.1.1.46
TRUE if OSPF virtual interface configuration error trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtIfAuthFailureEnabled 1.3.6.1.4.1.529.23.132.1.1.47
TRUE if OSPF virtual interface authentication failure trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtIfStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.48
TRUE if OSPF virtual interface state change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtIfRxBadPacket 1.3.6.1.4.1.529.23.132.1.1.49
TRUE if OSPF virtual interface receive bad packet trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtIfTxRetransmitEnabled 1.3.6.1.4.1.529.23.132.1.1.50
TRUE if OSPF virtual interface retransmit trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfVirtNbrStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.51
TRUE if OSPF virtual neighbor state change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfOriginateLsaEnabled 1.3.6.1.4.1.529.23.132.1.1.52
TRUE if OSPF originate LSA trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfMaxAgeLsaEnabled 1.3.6.1.4.1.529.23.132.1.1.53
TRUE if OSPF MaxAgeLsa trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfLsdbOverflowEnabled 1.3.6.1.4.1.529.23.132.1.1.54
TRUE if OSPF LSDB overflow trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-OspfApproachingOverflowEnabled 1.3.6.1.4.1.529.23.132.1.1.55
TRUE if OSPF LSDB approaching overflow trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-WatchdogWarningEnabled 1.3.6.1.4.1.529.23.132.1.1.56
TRUE if watchdog warning trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-ControllerSwitchoverEnabled 1.3.6.1.4.1.529.23.132.1.1.57
TRUE if controller switchover trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-CallLogServChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.58
TRUE if call logging server change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-VoipGkChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.59
TRUE if VOIP gatekeeper change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-WanLineStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.60
TRUE if WAN line state change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-CallLogDroppedPktEnabled 1.3.6.1.4.1.529.23.132.1.1.61
TRUE if call logging dropped packet trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-LimSparingEnabled 1.3.6.1.4.1.529.23.132.1.1.62
TRUE if LIM sparing trap should to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-InterfaceSparingEnabled 1.3.6.1.4.1.529.23.132.1.1.63
TRUE if interface (port) sparing trap should to be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-MegacoLinkStatusEnabled 1.3.6.1.4.1.529.23.132.1.1.64
TRUE if the trap that reports changes in the operational status of media gateway control link(s) is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SecondaryControllerStateChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.65
TRUE if cntrReduAvailTrap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-PctfiTrunkStatusChangeEnabled 1.3.6.1.4.1.529.23.132.1.1.66
TRUE if enabledPctfiTrunkStatusChange is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-NoResourceAvailableEnabled 1.3.6.1.4.1.529.23.132.1.1.67
TRUE if No Resource Available to answer call is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-DslThreshTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.68
TRUE if various DSL threshold traps should be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AtmPvcFailureTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.69
TRUE if PVC or Soft PVC failure trap should be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AtmImaAlarmTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.70
TRUE if IMA Alarm trap should be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AscendLinkDownTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.71
TRUE if the ascend link down trap should be sent to the identified host. This can be enabled only if linkdown-enabled is enabled. This is an alarm class trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-AscendLinkUpTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.72
TRUE if the ascend link up trap should be sent to the identified host. This can be enabled only if linkup-enabled is enabled. This is an alarm class trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-SnmpIllegalAccessAttempt 1.3.6.1.4.1.529.23.132.1.1.73
TRUE if the ascend security alert trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-L2tpTunnelTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.79
TRUE if L2TP Setup failure and L2TP Tunnel Disconnect trap should be sent to the identified host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-Hdsl2ShdslThresholdTrapsEnabled 1.3.6.1.4.1.529.23.132.1.1.77
Set to TRUE to enable HDSL2/SHDSL threshold traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-ClockChangeTrapEnabled 1.3.6.1.4.1.529.23.132.1.1.78
TRUE if clock change trap is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

trapProfile-Action-o 1.3.6.1.4.1.529.23.132.1.1.74
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)