adAOSDlLogIndex
ADTRAN-AOSDOWNLOAD ·
.1.3.6.1.4.1.664.5.53.1.3.4.1.1
Object
column Integer32
The index of this entry in the download log table. Index 1 will always contain the oldest entry. If the table is full when a download attempt is made, the new entry becomes the last entry (adAOSDownloadLogMaxSize), and all earlier entries are shifted down by one entry, removing the old index 1.
Context
- MIB
- ADTRAN-AOSDOWNLOAD
- OID
.1.3.6.1.4.1.664.5.53.1.3.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adAOSDownloadLogEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDlLogIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDlLogIndex.<adAOSDlLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOSDOWNLOAD::adAOSDlLogIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of