sNMPTrapReceiverEnabled
CAMBIUM-PTP800-MIB ·
.1.3.6.1.4.1.17713.8.16.10.1.6
Object
column Enumeration
A value of 0 disables the sending of SNMP trap to corresponding receiver. A value of 1 enables the sending of SNMP trap to corresponding receiver.
Context
- MIB
- CAMBIUM-PTP800-MIB
- OID
.1.3.6.1.4.1.17713.8.16.10.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sNMPTrapTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CAMBIUM-PTP800-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP800-MIB::sNMPTrapReceiverEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-PTP800-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP800-MIB::sNMPTrapReceiverEnabled.<sNMPTrapTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-PTP800-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-PTP800-MIB::sNMPTrapReceiverEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Conformance
Member of