rcMldv2CacheEntrySourceFilterMode
RC-MLD-MIB ·
.1.3.6.1.4.1.2272.1.215.1.5.1.6
Object
column Enumeration
The current group state, applicable to MLDv2-compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE.
Context
- MIB
- RC-MLD-MIB
- OID
.1.3.6.1.4.1.2272.1.215.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcMldv2CacheEntry
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 'RC-MLD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLD-MIB::rcMldv2CacheEntrySourceFilterMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-MLD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLD-MIB::rcMldv2CacheEntrySourceFilterMode.<rcMldv2CacheEntryGroupAddress>.<rcMldv2CacheEntryIfIndex>.<rcMldv2CacheEntryInPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-MLD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-MLD-MIB::rcMldv2CacheEntrySourceFilterMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |