mgmdRouterCacheSourceFilterMode
MGMD-STD-MIB ·
.1.3.6.1.2.1.185.1.4.1.10
Object
column Enumeration
The current cache state, applicable to MGMDv3-compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE.
Context
- MIB
- MGMD-STD-MIB
- OID
.1.3.6.1.2.1.185.1.4.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgmdRouterCacheEntry
- Groups
- 1
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 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterCacheSourceFilterMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterCacheSourceFilterMode.<mgmdRouterCacheAddressType>.<mgmdRouterCacheAddress>.<mgmdRouterCacheIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MGMD-STD-MIB::mgmdRouterCacheSourceFilterMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |
Conformance
Member of