fourRFImageType
COMMON-4RF ·
.1.3.6.1.4.1.14817.7.1.2.5.1.2
Object
column COMMON-TC-4RFFourRFImageType
The type of image, kernel, rootfs or firmware.
Context
- MIB
- COMMON-4RF
- OID
.1.3.6.1.4.1.14817.7.1.2.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fourRFImageTableEntry
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 'COMMON-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMMON-4RF::fourRFImageType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COMMON-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMMON-4RF::fourRFImageType.<fourRFImageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COMMON-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COMMON-4RF::fourRFImageType'
Syntax
- Source
- COMMON-TC-4RFFourRFImageType
- Base type
Enumeration
Type Description
The possible image types to upload.
Values & Constraints
Type Values
0 | none |
1 | kernel |
2 | rootfs |
3 | mib |
4 | configuration |
5 | firmware |