h3cIpaListCleaningFlag
H3C-IPA-MIB ·
.1.3.6.1.4.1.2011.10.2.25.1.8
Object
scalar r/w
Enumeration
Cleaning List in this module. The default value is idle. If user wants to clean some lists, he can set the value to 2, 3, 4 and 5 to clean the corresponding list. After the operation, the value will return to idle.
Context
- MIB
- H3C-IPA-MIB
- OID
.1.3.6.1.4.1.2011.10.2.25.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cIpaGlobalStats
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPA-MIB::h3cIpaListCleaningFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IPA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IPA-MIB::h3cIpaListCleaningFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | cleaningAll |
3 | cleaningIntList |
4 | cleaningExtList |
5 | cleaningFWList |