COLUBRIS-CONTROLLER-MIB

File: COLUBRIS-CONTROLLER-MIB.mib (7239 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Unsigned32
DisplayString MacAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP colubrisMgmtV2
ColubrisNotificationEnable

Defined Types

CoControllerDiscoveryEntry  
SEQUENCE    
  coControllerDisIndex Integer32
  coControllerDisSerialNumber DisplayString
  coControllerDisMacAddress MacAddress
  coControllerDisIpAddress IpAddress
  coControllerDisState INTEGER

Defined Values

colubrisControllerMIB 1.3.6.1.4.1.8744.5.27
Colubris Controller MIB.
MODULE-IDENTITY    

colubrisControllerMIBObjects 1.3.6.1.4.1.8744.5.27.1
OBJECT IDENTIFIER    

coControllerConfigGroup 1.3.6.1.4.1.8744.5.27.1.1
OBJECT IDENTIFIER    

coControllerDiscoveryGroup 1.3.6.1.4.1.8744.5.27.1.2
OBJECT IDENTIFIER    

coControllerStateNotificationEnabled 1.3.6.1.4.1.8744.5.27.1.1.1
Specifies if coControllerStateNotification notification is generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

coControllerTeamIpAddress 1.3.6.1.4.1.8744.5.27.1.1.2
The IP address of the controller team.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coControllerNbDisController 1.3.6.1.4.1.8744.5.27.1.2.1
Number of controllers in the controller discovery table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coControllerDiscoveryTable 1.3.6.1.4.1.8744.5.27.1.2.2
Controller discovery attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoControllerDiscoveryEntry

coControllerDiscoveryEntry 1.3.6.1.4.1.8744.5.27.1.2.2.1
An entry in the coControllerDiscoveryTable. coControllerDisIndex - Uniquely identify a Controller in the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoControllerDiscoveryEntry  

coControllerDisIndex 1.3.6.1.4.1.8744.5.27.1.2.2.1.1
Uniquely identify a controller .
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coControllerDisSerialNumber 1.3.6.1.4.1.8744.5.27.1.2.2.1.2
The serial number of a controller .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coControllerDisMacAddress 1.3.6.1.4.1.8744.5.27.1.2.2.1.3
MAC address of a controller .
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coControllerDisIpAddress 1.3.6.1.4.1.8744.5.27.1.2.2.1.4
IP address of a controller .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coControllerDisState 1.3.6.1.4.1.8744.5.27.1.2.2.1.5
The state of a controller .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disconnected(1), authorized(2), join(3), firmware(4), security(5), configuration(6), running(7)  

colubrisControllerMIBNotificationPrefix 1.3.6.1.4.1.8744.5.27.2
OBJECT IDENTIFIER    

colubrisControllerMIBNotifications 1.3.6.1.4.1.8744.5.27.2.0
OBJECT IDENTIFIER    

coControllerStateNotification 1.3.6.1.4.1.8744.5.27.2.0.1
Iindicates whether the controller is entering or leaving the running state.
Status: current Access: read-only
NOTIFICATION-TYPE    

colubrisControllerMIBConformance 1.3.6.1.4.1.8744.5.27.3
OBJECT IDENTIFIER    

colubrisControllerMIBCompliances 1.3.6.1.4.1.8744.5.27.3.1
OBJECT IDENTIFIER    

colubrisControllerMIBGroups 1.3.6.1.4.1.8744.5.27.3.2
OBJECT IDENTIFIER    

colubrisControllerMIBCompliance 1.3.6.1.4.1.8744.5.27.3.1.1
The compliance statement for the Controller MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

colubrisControllerMIBGroup 1.3.6.1.4.1.8744.5.27.3.2.1
A collection of objects for the controller status.
Status: current Access: read-only
OBJECT-GROUP    

colubrisControllerNotificationGroup 1.3.6.1.4.1.8744.5.27.3.2.2
A collection of supported controller notifications.
Status: current Access: read-only
NOTIFICATION-GROUP