ARUBA-MGMT-MIB

File: ARUBA-MGMT-MIB.mib (5119 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ARUBA-TC
ARUBA-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
ObjectName Integer32 Counter32
snmpModules TruthValue DisplayString
TestAndIncr TimeStamp PhysAddress
ArubaEnableValue arubaMgmt MODULE-COMPLIANCE
OBJECT-GROUP

Defined Values

arubaMgmtExtensions 1.3.6.1.4.1.14823.3.3
A MIB module for supporting the Aruba Management Protocol. This protocol is an extension to SNMP.
MODULE-IDENTITY    

arubaMgmtGroup 1.3.6.1.4.1.14823.3.3.1
OBJECT IDENTIFIER    

arubaGetTable 1.3.6.1.4.1.14823.3.3.1.1
The object is used in the Aruba Management Protocol. In a GET Table request the instance of the object will contain the Table/Entry OID to be retrieved. The value of the object in a GET Table response is the table OID or Entry OID. A Get request on this object returns <0.0>.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

arubaNumberOfRows 1.3.6.1.4.1.14823.3.3.1.2
The object is used in the Aruba Management Protocol. This Object is used to specify the number of Objects to be retrieved in a GET Table request. Instance of the Object will contain the number of Rows. In the Response to the GET Table this object will contain the number of Objects returned in the response. A Get request on this object returns 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

arubaRowInstance 1.3.6.1.4.1.14823.3.3.1.3
The object is used in the Aruba Management Protocol. This Object is used to specify the Row Instance in the GET Table Request. The response will start from the Next Row. Instance of the Object is the row instance of the request. In the Response to the GET Table this object will contain the Instance of Last row included in the response. A Get request on this object returns <0.0> .
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

arubaGetTableStatus 1.3.6.1.4.1.14823.3.3.1.4
The object is used in the Aruba Management Protocol. This Object is used to give the status of the GetTable request. endTable -- indicates that there are no more rows in the table. moreTable -- indicates that there are some more rows in the table. retrieveError -- indicates an error occurred while processing the getTable request. (Will be expanded ). A Get request on this object returns 0 .
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER endTable(1), moreTable(2), retrieveError(3), noAmpSupport(4), invalidColumnID(5), resourceAllocationFailure(6)  

arubaNumberOfColumns 1.3.6.1.4.1.14823.3.3.1.5
The object is used in the Aruba Management Protocol. This Object is used to specify the number of Columns per row in the Get Table Response. A Get request on this object returns 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

arubaSwitchAMPSupport 1.3.6.1.4.1.14823.3.3.1.6
The object is used in the Aruba Management Protocol. This Object is used to specify the number of Columns per row in the Get Table Response. A Get request on this object returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaEnableValue