asamTechSupportActionType

ASAM-SYSTEM-MIB · .1.3.6.1.4.1.637.61.1.9.53.4.1.4

Object

The type corresponding to the stored or requested Tech Support File.
- crashLog : type for auto generated crashlog TS files for boards
- boardOnDemand : type for requesting an on-demand TS file for boards
- ifIndexOnDemand : type for requesting an on-demand TS file for a specific ifIndex
              
Currently only boardOnDemand is supported. The other values will be rejected.
              
ALCATEL NOTE:
   SUPPORT: YES   INSRVMOD: NO    RANGE: 2 or 3
   PERSIST: YES   DEFVALUE: NA    UNITS: -

Context

MIB
ASAM-SYSTEM-MIB
OID
.1.3.6.1.4.1.637.61.1.9.53.4.1.4
Type
column
Access
readwrite
Status
current
Parent
asamTechSupportActionEntry

Walk 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 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamTechSupportActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamTechSupportActionType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::asamTechSupportActionType'

Syntax

Source
TechSupportSessionType
Base type
Enumeration

Values & Constraints

Type Values
1crashLog
2boardOnDemand
3ifIndexOnDemand