rlComponentMapperType
HPE-ComponentMapper-MIB ·
.1.3.6.1.4.1.11.2.243.1.1.2
Object
column ComponentType
Hardware or Software Type: cpu(1), packetProcessor(2), phy(3), flash(4), sfp(5), poe(6), cpld(7), image(8), kernel(9), bootloader(10), fanController(11), ssh(12), ssl(13)
Context
- MIB
- HPE-ComponentMapper-MIB
- OID
.1.3.6.1.4.1.11.2.243.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlComponentMapperEntry
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 'HPE-ComponentMapper-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-ComponentMapper-MIB::rlComponentMapperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-ComponentMapper-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-ComponentMapper-MIB::rlComponentMapperType.<rlComponentMapperUnitNum>.<rlComponentMapperType>.<rlComponentMapperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-ComponentMapper-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-ComponentMapper-MIB::rlComponentMapperType'
Syntax
- Source
- ComponentType
- Base type
Enumeration
Values & Constraints
Type Values
1 | cpu |
2 | packetProcessor |
3 | phy |
4 | flash |
5 | sfp |
6 | poe |
7 | cpld |
8 | image |
9 | kernel |
10 | bootloader |
11 | fanController |
12 | ssh |
13 | ssl |