COLUBRIS-CONNECTION-LIMITING-MIB: View SNMP OID List / Download MIB

VENDOR: COLUBRIS NETWORKS INC.


 Home MIB: COLUBRIS-CONNECTION-LIMITING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 colubrisConnectionLimitingMIB 1.3.6.1.4.1.8744.5.18
Colubris Networks Connection limiting module.
       colubrisConnectionLimitingMIBObjects 1.3.6.1.4.1.8744.5.18.1
           connectionLimitingConfig 1.3.6.1.4.1.8744.5.18.1.1
               connectionLimitingMaximumUserConnections 1.3.6.1.4.1.8744.5.18.1.1.1 integer32 read-write
Specifies the maximum number of simultaneous connections allowed for a specific user. If this amount of connections is reached, no other connections will be allowed for user and a trap is generated.
               connectionLimitingNotificationEnabled 1.3.6.1.4.1.8744.5.18.1.1.2 colubrisnotificationenable read-write
Specifies if connectionLimitingMaximumUserConnectionsReached notifications are generated.
           connectionLimitingInfo 1.3.6.1.4.1.8744.5.18.1.2
               connectionLimitingMaximumSystemConnections 1.3.6.1.4.1.8744.5.18.1.2.1 integer32 read-only
Indicates the maximum number of simultaneous connections that are supported by the device. This is calculated based on the device type and available memory.
               connectionLimitingUserMACAddress 1.3.6.1.4.1.8744.5.18.1.2.2 macaddress no-access
Specifies the MAC address of the user that has reached the maximum number of connections.
               connectionLimitingUserIPAddress 1.3.6.1.4.1.8744.5.18.1.2.3 ipaddress no-access
Specifies the IP address of the user that has reached the maximum number of connections.
       colubrisConnectionLimitingMIBNotificationPrefix 1.3.6.1.4.1.8744.5.18.2
           colubrisConnectionLimitingMIBNotifications 1.3.6.1.4.1.8744.5.18.2.0
               connectionLimitingMaximumUserConnectionsReached 1.3.6.1.4.1.8744.5.18.2.0.1
Sent when a user has reached their maximum number of connections.
       colubrisConnectionLimitingMIBConformance 1.3.6.1.4.1.8744.5.18.3
           colubrisConnectionLimitingMIBCompliances 1.3.6.1.4.1.8744.5.18.3.1
               colubrisConnectionLimitingMIBCompliance 1.3.6.1.4.1.8744.5.18.3.1.1
The compliance statement for entities which implement the Colubris Networks Tools MIB.
           colubrisConnectionLimitingMIBGroups 1.3.6.1.4.1.8744.5.18.3.2
               colubrisConnectionLimitingConfigMIBGroup 1.3.6.1.4.1.8744.5.18.3.2.1
A collection of objects providing control over the connection limiting MIB capability.
               colubrisConnectionLimitingInfoMIBGroup 1.3.6.1.4.1.8744.5.18.3.2.2
A collection of objects providing information over the connection limiting MIB capability.
               colubrisConnectionLimitingNotificationGroup 1.3.6.1.4.1.8744.5.18.3.2.3
A collection of supported notifications.