hh3cSysBtmFileType
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.2.3.1.6.2.1.3
Object
column r/w
Enumeration
main(1) - The effective bootrom file.
none(2) - The noneffective file.
When bootrom is being updated, this object must be set to main(1).
When bootrom is updated successfully, this object should be
main(1), and the former object with the same physical index should
be none(2).
When bootrom failed to be updated, this object should be none(2).
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.6.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cSysBtmLoadEntry
- Groups
- 1
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 '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::hh3cSysBtmFileType'
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::hh3cSysBtmFileType.<hh3cSysBtmLoadIndex>'
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::hh3cSysBtmFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | main |
2 | none |
Conformance
Member of