mgmdRouterInverseCacheType
DC-MGMD-ROUTER-MIB ·
.1.2.826.42.1.1578918.5.86.1.1.5.1.15
Object
column MgmdRouterIncExcStateType
The type of membership this entry represents. This is currently either learned through IGMP/MLD or is statically configured through the mgmdRouterCacheCfgTable.
Context
- MIB
- DC-MGMD-ROUTER-MIB
- OID
.1.2.826.42.1.1578918.5.86.1.1.5.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgmdRouterInverseCacheEntry
- 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 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInverseCacheType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInverseCacheType.<mgmdRouterEntIndex>.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>.<mgmdRouterInverseCacheAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterInverseCacheType'
Syntax
- Source
- MgmdRouterIncExcStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dynamic |
2 | static |
Conformance
Member of