ME1200-IPMC-PROFILE-MIB

File: ME1200-IPMC-PROFILE-MIB.mib (26303 bytes)

Imported modules

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

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
InetAddressIPv6 ME1200DisplayString ME1200RowEditorState
Integer32 IpAddress TruthValue

Defined Types

ME1200IpmcProfileRuleActionType  
This enumeration indicates the configured action type for IPMC profile rule.
TEXTUAL-CONVENTION    
  INTEGER deny(0), permit(1)  

ME1200IpmcProfileManagementEntry  
SEQUENCE    
  me1200IpmcProfileManagementProfileName ME1200DisplayString
  me1200IpmcProfileManagementProfileDescription ME1200DisplayString
  me1200IpmcProfileManagementAction ME1200RowEditorState

ME1200IpmcProfileIpv4AddressRangeEntry  
SEQUENCE    
  me1200IpmcProfileIpv4AddressRangeRangeName ME1200DisplayString
  me1200IpmcProfileIpv4AddressRangeStartAddress IpAddress
  me1200IpmcProfileIpv4AddressRangeEndAddress IpAddress
  me1200IpmcProfileIpv4AddressRangeAction ME1200RowEditorState

ME1200IpmcProfileIpv6AddressRangeEntry  
SEQUENCE    
  me1200IpmcProfileIpv6AddressRangeRangeName ME1200DisplayString
  me1200IpmcProfileIpv6AddressRangeStartAddress InetAddressIPv6
  me1200IpmcProfileIpv6AddressRangeEndAddress InetAddressIPv6
  me1200IpmcProfileIpv6AddressRangeAction ME1200RowEditorState

ME1200IpmcProfileRuleEntry  
SEQUENCE    
  me1200IpmcProfileRuleProfileName ME1200DisplayString
  me1200IpmcProfileRuleRuleRange ME1200DisplayString
  me1200IpmcProfileRuleNextRuleRange ME1200DisplayString
  me1200IpmcProfileRuleRuleAction ME1200IpmcProfileRuleActionType
  me1200IpmcProfileRuleRuleLog TruthValue
  me1200IpmcProfileRuleAction ME1200RowEditorState

ME1200IpmcProfilePrecedenceEntry  
SEQUENCE    
  me1200IpmcProfilePrecedenceProfileName ME1200DisplayString
  me1200IpmcProfilePrecedenceRulePrecedence Integer32
  me1200IpmcProfilePrecedenceRuleRange ME1200DisplayString
  me1200IpmcProfilePrecedenceNextRuleRange ME1200DisplayString
  me1200IpmcProfilePrecedenceRuleAction ME1200IpmcProfileRuleActionType
  me1200IpmcProfilePrecedenceRuleLog TruthValue

Defined Values

me1200IpmcProfileMib 1.3.6.1.4.1.9.9.815.1.38
This is a private version of the IPMC Profile MIB
MODULE-IDENTITY    

me1200IpmcProfileMIBObjects 1.3.6.1.4.1.9.9.815.1.38.1
OBJECT IDENTIFIER    

me1200IpmcProfileConfig 1.3.6.1.4.1.9.9.815.1.38.1.2
OBJECT IDENTIFIER    

me1200IpmcProfileGlobals 1.3.6.1.4.1.9.9.815.1.38.1.2.1
OBJECT IDENTIFIER    

me1200IpmcProfileGlobalsAdminState 1.3.6.1.4.1.9.9.815.1.38.1.2.1.1
Enable/Disable the IPMC Profile global functionality.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200IpmcProfileManagementTable 1.3.6.1.4.1.9.9.815.1.38.1.2.2
This is a table for managing IPMC profile entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200IpmcProfileManagementEntry

me1200IpmcProfileManagementEntry 1.3.6.1.4.1.9.9.815.1.38.1.2.2.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200IpmcProfileManagementEntry  

me1200IpmcProfileManagementProfileName 1.3.6.1.4.1.9.9.815.1.38.1.2.2.1.1
The name of the IPMC profile management entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileManagementProfileDescription 1.3.6.1.4.1.9.9.815.1.38.1.2.2.1.2
The description of the IPMC Profile management entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..64)  

me1200IpmcProfileManagementAction 1.3.6.1.4.1.9.9.815.1.38.1.2.2.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileManagementTableRowEditor 1.3.6.1.4.1.9.9.815.1.38.1.2.3
OBJECT IDENTIFIER    

me1200IpmcProfileManagementTableRowEditorProfileName 1.3.6.1.4.1.9.9.815.1.38.1.2.3.1
The name of the IPMC profile management entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileManagementTableRowEditorProfileDescription 1.3.6.1.4.1.9.9.815.1.38.1.2.3.2
The description of the IPMC Profile management entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..64)  

me1200IpmcProfileManagementTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.38.1.2.3.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileIpv4AddressRangeTable 1.3.6.1.4.1.9.9.815.1.38.1.2.4
This is a table for managing the IPv4 address range entries that will be applied for IPMC profile(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200IpmcProfileIpv4AddressRangeEntry

me1200IpmcProfileIpv4AddressRangeEntry 1.3.6.1.4.1.9.9.815.1.38.1.2.4.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200IpmcProfileIpv4AddressRangeEntry  

me1200IpmcProfileIpv4AddressRangeRangeName 1.3.6.1.4.1.9.9.815.1.38.1.2.4.1.1
The name of the IPMC profile address range entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileIpv4AddressRangeStartAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.4.1.2
The starting IPv4 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200IpmcProfileIpv4AddressRangeEndAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.4.1.3
The ending IPv4 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200IpmcProfileIpv4AddressRangeAction 1.3.6.1.4.1.9.9.815.1.38.1.2.4.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileIpv4AddressRangeTableRowEditor 1.3.6.1.4.1.9.9.815.1.38.1.2.5
OBJECT IDENTIFIER    

me1200IpmcProfileIpv4AddressRangeTableRowEditorRangeName 1.3.6.1.4.1.9.9.815.1.38.1.2.5.1
The name of the IPMC profile address range entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileIpv4AddressRangeTableRowEditorStartAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.5.2
The starting IPv4 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200IpmcProfileIpv4AddressRangeTableRowEditorEndAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.5.3
The ending IPv4 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200IpmcProfileIpv4AddressRangeTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.38.1.2.5.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileIpv6AddressRangeTable 1.3.6.1.4.1.9.9.815.1.38.1.2.6
This is a table for managing the IPv6 address range entries that will be applied for IPMC profile(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200IpmcProfileIpv6AddressRangeEntry

me1200IpmcProfileIpv6AddressRangeEntry 1.3.6.1.4.1.9.9.815.1.38.1.2.6.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200IpmcProfileIpv6AddressRangeEntry  

me1200IpmcProfileIpv6AddressRangeRangeName 1.3.6.1.4.1.9.9.815.1.38.1.2.6.1.1
The name of the IPMC profile address range entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileIpv6AddressRangeStartAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.6.1.2
The starting IPv6 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200IpmcProfileIpv6AddressRangeEndAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.6.1.3
The ending IPv6 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200IpmcProfileIpv6AddressRangeAction 1.3.6.1.4.1.9.9.815.1.38.1.2.6.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileIpv6AddressRangeTableRowEditor 1.3.6.1.4.1.9.9.815.1.38.1.2.7
OBJECT IDENTIFIER    

me1200IpmcProfileIpv6AddressRangeTableRowEditorRangeName 1.3.6.1.4.1.9.9.815.1.38.1.2.7.1
The name of the IPMC profile address range entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileIpv6AddressRangeTableRowEditorStartAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.7.2
The starting IPv6 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200IpmcProfileIpv6AddressRangeTableRowEditorEndAddress 1.3.6.1.4.1.9.9.815.1.38.1.2.7.3
The ending IPv6 address of the range that IPMC Profile performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200IpmcProfileIpv6AddressRangeTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.38.1.2.7.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileRuleTable 1.3.6.1.4.1.9.9.815.1.38.1.2.8
This is a table for managing the filtering rules with respect to a set of address range used in a specific IPMC profile management entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200IpmcProfileRuleEntry

me1200IpmcProfileRuleEntry 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200IpmcProfileRuleEntry  

me1200IpmcProfileRuleProfileName 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.1
The name of the IPMC profile management entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.2
The name of the IPMC profile address range used as a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleNextRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.3
The next rule's address range name that this IPMC Profile management entry performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleRuleAction 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.4
The filtering action while this IPMC Profile management entry performs checking. deny(0) will prohibit the IPMC control frames destined to protocol stack. permit(1) will pass the IPMC control frames destined to protocol stack.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200IpmcProfileRuleActionType  

me1200IpmcProfileRuleRuleLog 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.5
Enable the IPMC Profile will log matched group address that is filtered by this rule with the corresponding action (deny or permit). Disable the IPMC Profile will not log any action for any group address whether or not to be filtered by this rule.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200IpmcProfileRuleAction 1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfileRuleTableRowEditor 1.3.6.1.4.1.9.9.815.1.38.1.2.9
OBJECT IDENTIFIER    

me1200IpmcProfileRuleTableRowEditorProfileName 1.3.6.1.4.1.9.9.815.1.38.1.2.9.1
The name of the IPMC profile management entry.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleTableRowEditorRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.9.2
The name of the IPMC profile address range used as a rule.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleTableRowEditorNextRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.9.3
The next rule's address range name that this IPMC Profile management entry performs checking.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfileRuleTableRowEditorRuleAction 1.3.6.1.4.1.9.9.815.1.38.1.2.9.4
The filtering action while this IPMC Profile management entry performs checking. deny(0) will prohibit the IPMC control frames destined to protocol stack. permit(1) will pass the IPMC control frames destined to protocol stack.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200IpmcProfileRuleActionType  

me1200IpmcProfileRuleTableRowEditorRuleLog 1.3.6.1.4.1.9.9.815.1.38.1.2.9.5
Enable the IPMC Profile will log matched group address that is filtered by this rule with the corresponding action (deny or permit). Disable the IPMC Profile will not log any action for any group address whether or not to be filtered by this rule.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200IpmcProfileRuleTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.38.1.2.9.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200IpmcProfilePrecedenceTable 1.3.6.1.4.1.9.9.815.1.38.1.2.10
This is a table for displaying the rule entries of a specific IPMC profile in precedence order.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200IpmcProfilePrecedenceEntry

me1200IpmcProfilePrecedenceEntry 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1
Each entry has a set of parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200IpmcProfilePrecedenceEntry  

me1200IpmcProfilePrecedenceProfileName 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.1
The name of the IPMC profile management entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfilePrecedenceRulePrecedence 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.2
The precedence of the IPMC profile rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200IpmcProfilePrecedenceRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.3
The name of the IPMC profile address range used as a rule.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfilePrecedenceNextRuleRange 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.4
The next rule's address range name that this IPMC Profile management entry performs checking.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..16)  

me1200IpmcProfilePrecedenceRuleAction 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.5
The filtering action while this IPMC Profile management entry performs checking. deny(0) will prohibit the IPMC control frames destined to protocol stack. permit(1) will pass the IPMC control frames destined to protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200IpmcProfileRuleActionType  

me1200IpmcProfilePrecedenceRuleLog 1.3.6.1.4.1.9.9.815.1.38.1.2.10.1.6
Enable the IPMC Profile will log matched group address that is filtered by this rule with the corresponding action (deny or permit). Disable the IPMC Profile will not log any action for any group address whether or not to be filtered by this rule.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200IpmcProfileMIBConformance 1.3.6.1.4.1.9.9.815.1.38.2
OBJECT IDENTIFIER    

me1200IpmcProfileMIBCompliances 1.3.6.1.4.1.9.9.815.1.38.2.1
OBJECT IDENTIFIER    

me1200IpmcProfileMIBGroups 1.3.6.1.4.1.9.9.815.1.38.2.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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

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

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