ARUBA-MGMT-MIB: View SNMP OID List / Download MIB
VENDOR: ARUBA
Home | MIB: ARUBA-MGMT-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
arubaMgmtGroup | 1.3.6.1.4.1.14823.3.3.1 | |||
arubaGetTable | 1.3.6.1.4.1.14823.3.3.1.1 | object identifier | no-access |
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>. |
arubaNumberOfRows | 1.3.6.1.4.1.14823.3.3.1.2 | integer32 | no-access |
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. |
arubaRowInstance | 1.3.6.1.4.1.14823.3.3.1.3 | object identifier | no-access |
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> . |
arubaGetTableStatus | 1.3.6.1.4.1.14823.3.3.1.4 | integer | no-access |
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 . Enumeration: 'resourceAllocationFailure': 6, 'endTable': 1, 'moreTable': 2, 'noAmpSupport': 4, 'invalidColumnID': 5, 'retrieveError': 3. |
arubaNumberOfColumns | 1.3.6.1.4.1.14823.3.3.1.5 | integer32 | no-access |
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. |
arubaSwitchAMPSupport | 1.3.6.1.4.1.14823.3.3.1.6 | arubaenablevalue | read-only |
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. |