dellLanFileType
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.5
Object
column Enumeration
The type of file.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellLanFileEntry
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 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-LAN-SYSMNG-MIB::dellLanFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-LAN-SYSMNG-MIB::dellLanFileType.<dellLanFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-LAN-SYSMNG-MIB::dellLanFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | image |
2 | config |
3 | log |
4 | sys |
5 | activeImg |