aclIgmpRouted
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.7.1.7.1.11
Object
The flag of matching routed packet. True(1),False(2).
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.7.1.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIgmpRuleEntry
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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::aclIgmpRouted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::aclIgmpRouted.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::aclIgmpRouted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Enumerated Values
0 | precedence |
17 | hostQuery |
18 | hostReport |
19 | dvmrp |
20 | pim |
21 | trace |
22 | v2Report |
23 | v2Leave |
30 | mtraceResponse |
31 | mtrace |
34 | v3Report |
256 | invalid |
Type Values
1 | true |
2 | false |