cmcTcMasterCmc3TrapStatus
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.3.8.5.4.2.1.2
Object
column mandatory
r/w
Enumeration
Enable or disable trap receiver
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.3.8.5.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcMasterCmc3TrapEntry
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 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterCmc3TrapStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterCmc3TrapStatus.<cmcTcMasterCmc3TrapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterCmc3TrapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |