arubaGetTableStatus
ARUBA-MGMT-MIB ·
.1.3.6.1.4.1.14823.3.3.1.4
Object
scalar Enumeration
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 .
Context
- MIB
- ARUBA-MGMT-MIB
- OID
.1.3.6.1.4.1.14823.3.3.1.4- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- arubaMgmtGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBA-MGMT-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBA-MGMT-MIB::arubaGetTableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBA-MGMT-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBA-MGMT-MIB::arubaGetTableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | endTable |
2 | moreTable |
3 | retrieveError |
4 | noAmpSupport |
5 | invalidColumnID |
6 | resourceAllocationFailure |