genEquipRadioCompNGExclRuleType
MWRM-RADIO-MIB ·
.1.3.6.1.4.1.2281.10.7.5.4.2.1.4
Object
column EnhancedHCExclRuleType
Excluding rule type. Possible options are: DA MAC, SA MAC, VLAN(4 bytes), Ethertype or Flow type.
Context
- MIB
- MWRM-RADIO-MIB
- OID
.1.3.6.1.4.1.2281.10.7.5.4.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipRadioCompNGExclRulesEntry
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 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioCompNGExclRuleType'
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::genEquipRadioCompNGExclRuleType.<genEquipRadioCompNGExclRulesifIndex>.<genEquipRadioCompNGExclRuleId>'
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::genEquipRadioCompNGExclRuleType'
Syntax
- Source
- EnhancedHCExclRuleType
- Base type
Enumeration
Values & Constraints
Type Values
0 | vlan |
1 | mac-da |
2 | mac-sa |
3 | ethertype |
4 | flow-type |