hwDevSnmpProbeMonitorSwitch
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.103.1.1
Object
scalar r/w
Enumeration
The object specifies the switch state of SNMP probe monitor. Options: enable(1) -indicates the SNMP probe monitor switch is on. disable(2) -indicates the SNMP probe monitor switch is off. Default: enable(1).
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.103.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDevSnmpProbeMonitorPara
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-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwDevSnmpProbeMonitorSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwDevSnmpProbeMonitorSwitch'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.