hwCliUserDeclarSwitch
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.10.3.3
Object
scalar r/w
Enumeration
The object specifies whether show the declaration after users login successfully. Options: 1. show(1) -indicates that show the declaration after users login successfully. 2. notShow(2) -indicates that does not show the declaration after users login successfully.
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.10.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCliSysCmdTable
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 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwCliUserDeclarSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MNGT-MIB::hwCliUserDeclarSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | show |
2 | notShow |