hh3cSysImageTable
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.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 hh3cSysImageType of the new file will be 'none'; otherwise hh3cSysImageType keeps its current value.
When 'move srcfile destfile' is executed via the CLI, hh3cSysImageType and hh3cSysImageIndex
remain the same while hh3cSysImageLocation changes.
When 'rename srcfile' is executed via the CLI,hh3cSysImageType and hh3cSysImageIndex remain the same
while hh3cSysImageName changes.
When 'delete srcfile' is executed via the CLI, the file is deleted from hh3cSysImageTable
while index of the file keeps and will not be allocated.
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.4.2- Type
- table
- Status
- current
- Parent
- hh3cSysImage
- 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 'HH3C-SYS-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SYS-MAN-MIB::hh3cSysImageTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SYS-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SYS-MAN-MIB::hh3cSysImageTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.