rcRelayDropThreshold
RAISECOM-RELAY-MIB ·
.1.3.6.1.4.1.8886.6.1.35.3.1.2
Object
The drop threshold on an interface for a given protocol. After reaching this drop threshold, the interface will start dropping PDUs for the given protocol. This value cannot be greater than the value of rcRelayShutdownThreshold. A value of 0 indicates that no limit is set.
Context
- MIB
- RAISECOM-RELAY-MIB
- OID
.1.3.6.1.4.1.8886.6.1.35.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- PDUs/sec
- Parent
- rcRelayThresholdEntry
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 'RAISECOM-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RELAY-MIB::rcRelayDropThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RELAY-MIB::rcRelayDropThreshold.<rcPortIndex>.<rcRelayThresholdProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-RELAY-MIB::rcRelayDropThreshold'
Syntax
PDUs/secSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295