hh3cSysIpeFileOperateAttribute

HH3C-SYS-MAN-MIB · .1.3.6.1.4.1.25506.2.3.1.8.4.1.3

Object

column r/w Enumeration
It indicates the attribute of the IPE file when it is used in the reloading.
If the value is 'primary', the packages in the IPE file will be the
first packages in the next reloading procedure.
If the value is 'secondary', the package in the IPE file will be used
if the primary packages fails.
If the value is 'none', the IPE file is only unpacked,
will not be used in the reloading procedure.

Context

MIB
HH3C-SYS-MAN-MIB
OID
.1.3.6.1.4.1.25506.2.3.1.8.4.1.3
Type
column
Access
readwrite
Status
current
Parent
hh3cSysIpeFileOperateEntry

Walk 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 '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::hh3cSysIpeFileOperateAttribute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::hh3cSysIpeFileOperateAttribute.<hh3cSysIpeFileOperateIndex>'
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::hh3cSysIpeFileOperateAttribute'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2primary
3secondary
4primarySecondary