nbsCmmcSysTrapTblEntLevel
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.3.2.4.1.5
Object
column r/w
Enumeration
Event severity level threshold for this SNMP manager. If the event severity level is at least nbsCmmcSysTrapTblEntLevel, the SNMP agent will generate a trap to this SNMP manager/receiver.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.3.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSysTrapEntry
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysTrapTblEntLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysTrapTblEntLevel.<nbsCmmcSysTrapTblEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysTrapTblEntLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | fatal |
3 | error |
4 | warning |
5 | deprecated5 |
6 | deprecated6 |
7 | alarm |