hgmpMemberEraseflash
HUAWEI-HGMP-MIB ·
h3c variant
·
.1.3.6.1.4.1.2011.6.7.1.15.1.2
Object
column r/w
Enumeration
Whether to erase the configuration file from the flash after resetting the switch. Read this node, cannotget(65535) will be returned.
Context
- MIB
- HUAWEI-HGMP-MIB
- OID
.1.3.6.1.4.1.2011.6.7.1.15.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hgmpMemberResetEntry
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 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hgmpMemberEraseflash'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-HGMP-MIB::hgmpMemberEraseflash.<hgmpMemberResetMAC>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-HGMP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-HGMP-MIB::hgmpMemberEraseflash'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noErase |
1 | erase |
65535 | cannotget |