genEquipRadioCompExclRuleType

MWRM-RADIO-MIB · .1.3.6.1.4.1.2281.10.7.5.3.1.2

Object

column r/w Enumeration
Add excluding rule for enhanced header compression. Excluding rule must have a number (rule-id),
text description (rule-name) and excluding rule type whichcan be one of the following:
VLAN Id or MAC destination address or MAC source address or Ethernet ethertype or user defined flow type.

Context

MIB
MWRM-RADIO-MIB
OID
.1.3.6.1.4.1.2281.10.7.5.3.1.2
Type
column
Access
readwrite
Status
current
Parent
genEquipRadioCompExclRulesEntry

Walk 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 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioCompExclRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioCompExclRuleType.<genEquipRadioCfgRadioId>.<genEquipRadioCompExclRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-RADIO-MIB::genEquipRadioCompExclRuleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0flow-Id
1vlan
2mac-DA
3mac-SA
4ethertype
5none