etsysCosFloodCtrlSyslogActionMsgFormat
ENTERASYS-CLASS-OF-SERVICE-MIB ·
.1.3.6.1.4.1.5624.1.2.55.1.7.8
Object
scalar r/w
Enumeration
This object controls the format of syslog messages sent in
response to a flood rate limit being violated.
A value of notification(1) causes the syslog message to
provide the index of the violated limiter and the port(s) that
the violation occurred on.
A value of notificationWithPktHdr(2) causes the syslog message
to provide the first 64 bytes of the violating packet in
addition to the information provided by notification(1).
Context
- MIB
- ENTERASYS-CLASS-OF-SERVICE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.55.1.7.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysCosFloodControl
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 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosFloodCtrlSyslogActionMsgFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosFloodCtrlSyslogActionMsgFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notification |
2 | notificationWithPktHdr |