DLINKSW-ERROR-DISABLE-MIB

File: DLINKSW-ERROR-DISABLE-MIB.mib (16044 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Q-BRIDGE-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 TEXTUAL-CONVENTION
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP InterfaceIndex VlanId
VlanIdOrNone dlinkIndustrialCommon

Defined Types

DErrDisReasonID  
An integer-value assigned to various conditions that can error disable a system entity. loopbackDetect: Loopback Detection l2ptGuard: L2 Protocol Tunneling. psecureViolation: Port Security violation. stormControl: (broadcast/multicast/unicast)storm control. bpduProtect: BPDU protected. arpRateLimit: ARP rate limit. dhcpRateLimit: DHCP rate limit. ddm: Digital Diagnostics Monitoring scheduledShutdown: Scheduled Port-shutdown by Power Saving scheduledHibernation:Scheduled Hibernation by Power Saving
TEXTUAL-CONVENTION    
  INTEGER loopbackDetect(1), l2ptGuard(2), psecureViolation(3), stormControl(4), bpduProtect(5), arpRateLimit(6), dhcpRateLimit(7), ddm(8), scheduledShutdown(9), scheduledHibernation(10)  

DErrDisRecoveryEntry  
SEQUENCE    
  dErrDisRecoveryIndex DErrDisReasonID
  dErrDisRecoveryEnable TruthValue
  dErrDisRecoveryInterval Integer32

DErrDisIfStatusEntry  
SEQUENCE    
  dErrDisIfStatusIfIndex InterfaceIndex
  dErrDisIfStatusVlanIndex VlanIdOrNone
  dErrDisIfStatusDisReasonIndex DErrDisReasonID
  dErrDisIfStatusTimeLeft Unsigned32

Defined Values

dlinkSwErrDisableMIB 1.3.6.1.4.1.171.14.45
This MIB module defines objects for error disabled.
MODULE-IDENTITY    

dErrDisableMIBNotifications 1.3.6.1.4.1.171.14.45.0
OBJECT IDENTIFIER    

dErrDisableMIBObjects 1.3.6.1.4.1.171.14.45.1
OBJECT IDENTIFIER    

dErrDisableMIBConformance 1.3.6.1.4.1.171.14.45.2
OBJECT IDENTIFIER    

dErrDisRecoveryTable 1.3.6.1.4.1.171.14.45.1.1
This table contains the recovery mechanism for the features with error-disable functionality. Transceiver monitoring module (the DErrDisReasonID is 'ddm') can also put a SFP port which is in abnormal status in error disabled state. This error disable cannot be auto recovered but can only be manually recovered. As a result, there is no entry for error cause is 'ddm' in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DErrDisRecoveryEntry

dErrDisRecoveryEntry 1.3.6.1.4.1.171.14.45.1.1.1
An entry is created for each feature which has error-disable functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  DErrDisRecoveryEntry  

dErrDisRecoveryIndex 1.3.6.1.4.1.171.14.45.1.1.1.1
This object indicates the cause of error-disable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DErrDisReasonID  

dErrDisRecoveryEnable 1.3.6.1.4.1.171.14.45.1.1.1.2
This object specifies whether the system can automatically recover a system entity that has been disabled by the cause.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dErrDisRecoveryInterval 1.3.6.1.4.1.171.14.45.1.1.1.3
Specifies the error-recovery time interval on specific cause to recover the port/interface from the error disabled situation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..86400  

dErrDisIfStatusTableNum 1.3.6.1.4.1.171.14.45.1.2
Indicates the number of entries present in the dErrDisIfStatusTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dErrDisIfStatusTable 1.3.6.1.4.1.171.14.45.1.3
This table provides next recovery timeout information about an interface disabled by a feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DErrDisIfStatusEntry

dErrDisIfStatusEntry 1.3.6.1.4.1.171.14.45.1.3.1
An entry indicates next recovery timeout information about an interface or (interface, vlan) disabled by a feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  DErrDisIfStatusEntry  

dErrDisIfStatusIfIndex 1.3.6.1.4.1.171.14.45.1.3.1.1
This object is the interface index of the interface disabled by a feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dErrDisIfStatusVlanIndex 1.3.6.1.4.1.171.14.45.1.3.1.2
This object indicates the VLAN in the given interface that has been error-disabled. If the physical interface is error-disabled then the value of this object is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrNone  

dErrDisIfStatusDisReasonIndex 1.3.6.1.4.1.171.14.45.1.3.1.3
This object indicates the reason which cause the interface disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  DErrDisReasonID  

dErrDisIfStatusTimeLeft 1.3.6.1.4.1.171.14.45.1.3.1.4
This object indicates the time left that the interface will be automatically recovered. Value 0xFFFFFFFF indicates the interface won't be automatically recovered.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dErrDisNotificationEnable 1.3.6.1.4.1.171.14.45.1.4
This object indicates whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. errDisableAsserted(0) - Controls the notifications for a port/vlan entering into error disabled state. errDisableCleared(1) - Controls the notifications for a port/vlan exiting from error disabled state.
Status: current Access: read-write
OBJECT-TYPE    
  BITS errDisableAsserted(0), errDisableCleared(1)  

dErrDisNotifRate 1.3.6.1.4.1.171.14.45.1.5
Expressed in the number of notifications can be generated per minute. This object configures the rate-limit of SNMP Notification for errDisable feature. A value of 0 indicates that an SNMP Notification is generated for every error disabled event.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

dErrDisNotifyInfo 1.3.6.1.4.1.171.14.45.1.6
OBJECT IDENTIFIER    

dErrDisNotifyInfoPortIfIndex 1.3.6.1.4.1.171.14.45.1.6.1
This object indicates the port number of error disabled port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

dErrDisNotifyInfoLoopDetectedVID 1.3.6.1.4.1.171.14.45.1.6.2
This object indicates the VLAN ID that has detected a loopback.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VlanId  

dErrDisNotifyInfoReasonID 1.3.6.1.4.1.171.14.45.1.6.3
This object indicates the condition which cause a port/vlan enter into error disabled state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DErrDisReasonID  

dErrDisNotifyPortDisabledAssert 1.3.6.1.4.1.171.14.45.0.1
The trap is sent when a port enters into error disabled state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dErrDisNotifyPortDisabledClear 1.3.6.1.4.1.171.14.45.0.2
The trap is sent when a port loop restarts after the interval time.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dErrDisNotifyVlanDisabledAssert 1.3.6.1.4.1.171.14.45.0.3
The trap is sent when a Port with a VID loop occurs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dErrDisNotifyVlanDisabledClear 1.3.6.1.4.1.171.14.45.0.4
The trap is sent when a Port with a VID restarts after the interval time.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dErrDisMIBCompliances 1.3.6.1.4.1.171.14.45.2.1
OBJECT IDENTIFIER    

dErrDisMIBGroups 1.3.6.1.4.1.171.14.45.2.2
OBJECT IDENTIFIER    

dErrDisMIBCompliance 1.3.6.1.4.1.171.14.45.2.1.1
The compliance statement for entities which implement the DLINKSW-ERROR-DISABLE-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

dErrDisRecoveryCfgGroup 1.3.6.1.4.1.171.14.45.2.2.1
A collection of objects to configure the error recovery of the error-disable feature.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dErrDisIfStatusGroup 1.3.6.1.4.1.171.14.45.2.2.2
A collection of objects which indicate error-disable interface status.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dErrDisNotifyCfgGroup 1.3.6.1.4.1.171.14.45.2.2.3
A collection of objects to configure the error recovery of the error-disable feature.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dErrDisNotificationGroup 1.3.6.1.4.1.171.14.45.2.2.4
The collection of notifications used for monitoring ErrDisable status
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP