asamTechSupportActionFile
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.53.4.1.7
Object
column r/w
OctetString
The filename that identifies the Tech Support File.
2 restrictions apply
- For storing locally on the Node
identified via asamTechSupportActionServerIP = 0
size of asamTechSupportActionFile is max 13 characters
structure : filename (only ._- allowed as special characters)
- For storing on a remote server
server is identified via asamTechSupportActionServerIP = a.b.c.d
allowed length of asamTechSupportActionFile is max 255 chars
structure : path/filename
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NO RANGE: see above
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.53.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- asamTechSupportActionEntry
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 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamTechSupportActionFile'
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::asamTechSupportActionFile.<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::asamTechSupportActionFile'
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | busy |
2 | failed |
3 | done |