asamTechSupportSessionFile
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.53.5.1.5
Object
column OctetString
The filename that identifies the Tech Support File.
format
- filename [max 13 characters]
- fileserver:path/filename [ max 255 chars]
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.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asamTechSupportSessionEntry
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::asamTechSupportSessionFile'
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::asamTechSupportSessionFile.<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::asamTechSupportSessionFile'
Syntax
OctetString
Values & Constraints
Enumerated Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |