ME1200-LOOP-PROTECTION-MIB

File: ME1200-LOOP-PROTECTION-MIB.mib (10768 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION me1200SwitchMgmt ME1200InterfaceIndex
Integer32 Unsigned32 TruthValue

Defined Types

ME1200LoopProtectionAction  
This enumeration defines the available actions for when a loop on an interface is detected.
TEXTUAL-CONVENTION    
  INTEGER shutdown(0), shutdownAndLogEvent(1), logEvent(2)  

ME1200LoopProtectionInterfaceParamEntry  
SEQUENCE    
  me1200LoopProtectionInterfaceParamIfIndex ME1200InterfaceIndex
  me1200LoopProtectionInterfaceParamEnabled TruthValue
  me1200LoopProtectionInterfaceParamAction ME1200LoopProtectionAction
  me1200LoopProtectionInterfaceParamTransmit TruthValue

ME1200LoopProtectionInterfaceStatusEntry  
SEQUENCE    
  me1200LoopProtectionInterfaceStatusIfIndex ME1200InterfaceIndex
  me1200LoopProtectionInterfaceStatusDisabled TruthValue
  me1200LoopProtectionInterfaceStatusLoopDetected TruthValue
  me1200LoopProtectionInterfaceStatusLoopCount Unsigned32
  me1200LoopProtectionInterfaceStatusLastLoop Integer32

Defined Values

me1200LoopProtectionMib 1.3.6.1.4.1.9.9.815.1.91
This is a private MIB for loop protection
MODULE-IDENTITY    

me1200LoopProtectionObjects 1.3.6.1.4.1.9.9.815.1.91.1
OBJECT IDENTIFIER    

me1200LoopProtectionConfig 1.3.6.1.4.1.9.9.815.1.91.1.2
OBJECT IDENTIFIER    

me1200LoopProtectionGlobals 1.3.6.1.4.1.9.9.815.1.91.1.2.1
OBJECT IDENTIFIER    

me1200LoopProtectionGlobalsEnabled 1.3.6.1.4.1.9.9.815.1.91.1.2.1.1
Global enabled for loop protection on any port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200LoopProtectionGlobalsTransmitInterval 1.3.6.1.4.1.9.9.815.1.91.1.2.1.2
Port transmission interval (seconds). Valid range: 1-10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

me1200LoopProtectionGlobalsShutdownPeriod 1.3.6.1.4.1.9.9.815.1.91.1.2.1.3
Port shutdown period (seconds). Valid range: 0 to 604800 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

me1200LoopProtectionConfigInterface 1.3.6.1.4.1.9.9.815.1.91.1.2.2
OBJECT IDENTIFIER    

me1200LoopProtectionInterfaceParamTable 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1
This is a table of loop protection interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200LoopProtectionInterfaceParamEntry

me1200LoopProtectionInterfaceParamEntry 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1.1
Each physical interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LoopProtectionInterfaceParamEntry  

me1200LoopProtectionInterfaceParamIfIndex 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200LoopProtectionInterfaceParamEnabled 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1.1.2
Enabled loop protection on port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200LoopProtectionInterfaceParamAction 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1.1.3
Action if loop detected
Status: current Access: read-write
OBJECT-TYPE    
  ME1200LoopProtectionAction  

me1200LoopProtectionInterfaceParamTransmit 1.3.6.1.4.1.9.9.815.1.91.1.2.2.1.1.4
Actively generate PDUs
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200LoopProtectionStatus 1.3.6.1.4.1.9.9.815.1.91.1.3
OBJECT IDENTIFIER    

me1200LoopProtectionStatusInterface 1.3.6.1.4.1.9.9.815.1.91.1.3.2
OBJECT IDENTIFIER    

me1200LoopProtectionInterfaceStatusTable 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1
This is a table of loop protection interface status
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200LoopProtectionInterfaceStatusEntry

me1200LoopProtectionInterfaceStatusEntry 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1
Each physical interface has a set of status objects
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LoopProtectionInterfaceStatusEntry  

me1200LoopProtectionInterfaceStatusIfIndex 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200LoopProtectionInterfaceStatusDisabled 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1.2
Whether a port is currently disabled
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200LoopProtectionInterfaceStatusLoopDetected 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1.3
Whether a port has a loop detected
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200LoopProtectionInterfaceStatusLoopCount 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1.4
Number of times a loop has been detected on a port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200LoopProtectionInterfaceStatusLastLoop 1.3.6.1.4.1.9.9.815.1.91.1.3.2.1.1.5
Time of last loop condition
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

me1200LoopProtectionNotificationPrefix 1.3.6.1.4.1.9.9.815.1.91.1.4
OBJECT IDENTIFIER    

me1200LoopProtectionNotification 1.3.6.1.4.1.9.9.815.1.91.1.4.0
OBJECT IDENTIFIER    

me1200LoopProtectionNotificationLoopDetected 1.3.6.1.4.1.9.9.815.1.91.1.4.0.1
Notification is sent when a loop is detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

me1200LoopProtectionMibConformance 1.3.6.1.4.1.9.9.815.1.91.2
OBJECT IDENTIFIER    

me1200LoopProtectionMibCompliances 1.3.6.1.4.1.9.9.815.1.91.2.1
OBJECT IDENTIFIER    

me1200LoopProtectionMibGroups 1.3.6.1.4.1.9.9.815.1.91.2.2
OBJECT IDENTIFIER    

me1200LoopProtectionGlobalsInfoGroup 1.3.6.1.4.1.9.9.815.1.91.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200LoopProtectionInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.815.1.91.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200LoopProtectionInterfaceStatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.91.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200LoopProtectionNotificationInfoGroup 1.3.6.1.4.1.9.9.815.1.91.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-only
NOTIFICATION-GROUP    

me1200LoopProtectionMibCompliance 1.3.6.1.4.1.9.9.815.1.91.2.1.1
The compliance statement for the implementation.
Status: current Access: read-only
MODULE-COMPLIANCE