saPUFTrapControl
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.10.3
Object
scalar r/w
Enumeration
Send a trap: - If RF energy is detected - enableOnEnergyDetection(1), - If RF energy is not detected - enableOnNoEnergyDetected(2), - When a scan is run - enableOnFrequencyScan(3), - If a QAM is detected - enableOnQamDetection(4), - If a Docsis QAM is detected - enableOnDocsisQamDetection(5) To disable sending traps set the MIB to disable(0),the default. This value is written to non-volatile memory.
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 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::saPUFTrapControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::saPUFTrapControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enableOnEnergyDetection |
2 | enableOnNoEnergyDetected |
3 | enableOnFrequencyScan |
4 | enableOnQamDetection |
5 | enableOnDocsisQamDetection |