qtechAppTrapActionEnable
QTECH-CAPWAP-APP-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.87.1.6.1
Object
scalar r/w
Enumeration
This value decide enable or not to send trap while some notification happen.
Context
- MIB
- QTECH-CAPWAP-APP-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.87.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qtechAppTrapActionMIBObjects
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 'QTECH-CAPWAP-APP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-CAPWAP-APP-MIB::qtechAppTrapActionEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-CAPWAP-APP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-CAPWAP-APP-MIB::qtechAppTrapActionEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableSendTrap |
1 | enableSendTrap |