CISCOSB-MNGINF-MIB

File: CISCOSB-MNGINF-MIB.mib (9588 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB

Imported symbols

switch001 OBJECT-TYPE IpAddress
Unsigned32 MODULE-IDENTITY TEXTUAL-CONVENTION
DisplayString TruthValue RowStatus
InetAddressType InetAddress

Defined Types

RlMngInfServiceType  
Management ACL Service type
TEXTUAL-CONVENTION    
  INTEGER dontCare(0), telnet(1), snmp(2), http(3), https(4), ssh(5)  

RlMngInfActionType  
Management ACL Action definition.
TEXTUAL-CONVENTION    
  INTEGER permit(0), deny(1)  

RlMngInfListEntry  
SEQUENCE    
  rlMngInfListName DisplayString
  rlMngInfListPriority Unsigned32
  rlMngInfListIfIndex Unsigned32
  rlMngInfListIpAddr IpAddress
  rlMngInfListIpNetMask IpAddress
  rlMngInfListService RlMngInfServiceType
  rlMngInfListAction RlMngInfActionType
  rlMngInfListRowStatus RowStatus

RlMngInfListInetEntry  
SEQUENCE    
  rlMngInfListInetName DisplayString
  rlMngInfListInetPriority Unsigned32
  rlMngInfListInetIfIndex Unsigned32
  rlMngInfListInetIpAddrType InetAddressType
  rlMngInfListInetIpAddr InetAddress
  rlMngInfListInetIpNetMask IpAddress
  rlMngInfListInetService RlMngInfServiceType
  rlMngInfListInetAction RlMngInfActionType
  rlMngInfListInetRowStatus RowStatus
  rlMngInfListInetIPv6PrefixLength INTEGER

Defined Values

rlMngInf 1.3.6.1.4.1.9.6.1.101.89
The private MIB module definition for management access control.
MODULE-IDENTITY    

rlMngInfMibVersion 1.3.6.1.4.1.9.6.1.101.89.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlMngInfEnable 1.3.6.1.4.1.9.6.1.101.89.2
The variable specifies if Management ACL functionality is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlMngInfActiveListName 1.3.6.1.4.1.9.6.1.101.89.3
The currently activated Management ACL name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlMngInfListTable 1.3.6.1.4.1.9.6.1.101.89.4
The table specifies all defined Access Lists definitions for IPv4 addresses. Provide backward compatibility for previous versions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlMngInfListEntry

rlMngInfListEntry 1.3.6.1.4.1.9.6.1.101.89.4.1
Row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlMngInfListEntry  

rlMngInfListName 1.3.6.1.4.1.9.6.1.101.89.4.1.1
The Name of the Access List.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlMngInfListPriority 1.3.6.1.4.1.9.6.1.101.89.4.1.2
The Priority value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

rlMngInfListIfIndex 1.3.6.1.4.1.9.6.1.101.89.4.1.3
The IfIndex value. The IfIndex can be configured to be 0, which means don't care value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlMngInfListIpAddr 1.3.6.1.4.1.9.6.1.101.89.4.1.4
The IP address. The IP address can be configured to be 0, which means don't care value.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlMngInfListIpNetMask 1.3.6.1.4.1.9.6.1.101.89.4.1.5
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlMngInfListService 1.3.6.1.4.1.9.6.1.101.89.4.1.6
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH.
Status: current Access: read-write
OBJECT-TYPE    
  RlMngInfServiceType  

rlMngInfListAction 1.3.6.1.4.1.9.6.1.101.89.4.1.7
Action type. Can be permit or deny.
Status: current Access: read-write
OBJECT-TYPE    
  RlMngInfActionType  

rlMngInfListRowStatus 1.3.6.1.4.1.9.6.1.101.89.4.1.8
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlMngInfAuditingEnable 1.3.6.1.4.1.9.6.1.101.89.5
Controls whether SysLog messages should be issued on reject by rule
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlMngInfListInetTable 1.3.6.1.4.1.9.6.1.101.89.6
The table specifies all defined Access Lists definitions definitions for both IPv4 and IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlMngInfListInetEntry

rlMngInfListInetEntry 1.3.6.1.4.1.9.6.1.101.89.6.1
Row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlMngInfListInetEntry  

rlMngInfListInetName 1.3.6.1.4.1.9.6.1.101.89.6.1.1
The Name of the Access List.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlMngInfListInetPriority 1.3.6.1.4.1.9.6.1.101.89.6.1.2
The Priority value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

rlMngInfListInetIfIndex 1.3.6.1.4.1.9.6.1.101.89.6.1.3
The IfIndex value. The IfIndex can be configured to be 0, which means don't care value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlMngInfListInetIpAddrType 1.3.6.1.4.1.9.6.1.101.89.6.1.4
The Inet address type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlMngInfListInetIpAddr 1.3.6.1.4.1.9.6.1.101.89.6.1.5
The Inet address.Used for both IPv4 and IPv6 addresses. The InetIpAddress can be configured to be 0.0.0.0 and address type IPv4 , which means ignored value.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlMngInfListInetIpNetMask 1.3.6.1.4.1.9.6.1.101.89.6.1.6
This field will used in case of IPv4 addresses . For IPv6 this field ignored. Default value 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlMngInfListInetService 1.3.6.1.4.1.9.6.1.101.89.6.1.7
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH.
Status: current Access: read-write
OBJECT-TYPE    
  RlMngInfServiceType  

rlMngInfListInetAction 1.3.6.1.4.1.9.6.1.101.89.6.1.8
Action type. Can be permit or deny.
Status: current Access: read-write
OBJECT-TYPE    
  RlMngInfActionType  

rlMngInfListInetRowStatus 1.3.6.1.4.1.9.6.1.101.89.6.1.9
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlMngInfListInetIPv6PrefixLength 1.3.6.1.4.1.9.6.1.101.89.6.1.10
IPv6 prefix length.This field provide IPv6 prefix length (mask) for IPv6 only.In case of IPv4 this field will ignored
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128