etsysResourceStorageType
ENTERASYS-RESOURCE-UTILIZATION-MIB ·
.1.3.6.1.4.1.5624.1.2.49.1.3.1.1.1
Object
column ResourceStorageType
The type of storage represented by this entry.
Context
- MIB
- ENTERASYS-RESOURCE-UTILIZATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.49.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- etsysResourceStorageEntry
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 'ENTERASYS-RESOURCE-UTILIZATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-RESOURCE-UTILIZATION-MIB::etsysResourceStorageType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-RESOURCE-UTILIZATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-RESOURCE-UTILIZATION-MIB::etsysResourceStorageType.<entPhysicalIndex>.<etsysResourceStorageType>.<etsysResourceStorageTypeID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-RESOURCE-UTILIZATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-RESOURCE-UTILIZATION-MIB::etsysResourceStorageType'
Syntax
- Source
- ResourceStorageType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ram |
3 | flash |
4 | usbFlash |