h3cSysImageTable
H3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.2011.10.2.3.1.4.2
Object
table
The system image management table.
When 'copy srcfile destfile' is executed via the CLI, if destfile is not existed,
then h3cSysImageType of the new file will be 'none'; otherwise h3cSysImageType keeps its current value.
When 'move srcfile destfile' is executed via the CLI, h3cSysImageType and h3cSysImageIndex
remain the same while h3cSysImageLocation changes.
When 'rename srcfile' is executed via the CLI,h3cSysImageType and h3cSysImageIndex remain the same
while h3cSysImageName changes.
When 'delete srcfile' is executed via the CLI, the file is deleted from h3cSysImageTable
while index of the file keeps and will not be allocated.
Context
- MIB
- H3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.2011.10.2.3.1.4.2- Type
- table
- Status
- current
- Parent
- h3cSysImage
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-SYS-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-SYS-MAN-MIB::h3cSysImageTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-SYS-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-SYS-MAN-MIB::h3cSysImageTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.