hh3cWIPSBlocklistAction
HH3C-WIPS-MIB ·
.1.3.6.1.4.1.25506.2.118.1.1.3
Object
scalar r/w
Enumeration
Represents whether the block list feature is enabled or not. 'block' : Enable the block list feature to filter unwanted devices. 'unblock' : Disable the block list feature.
Context
- MIB
- HH3C-WIPS-MIB
- OID
.1.3.6.1.4.1.25506.2.118.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cWIPSGlobalConfigGroup
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 'HH3C-WIPS-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-WIPS-MIB::hh3cWIPSBlocklistAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-WIPS-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-WIPS-MIB::hh3cWIPSBlocklistAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | unblock |