mgmdRouterPerEntSrcListType
DC-MGMD-ROUTER-MIB ·
.1.2.826.42.1.1578918.5.86.1.1.8.1.8
Object
column MgmdRouterGisStateType
The type of membership this entry represents. The flags
have the following meanings.
- static: The membership is statically configured.
- dynamic: The membership is requested by a host, either
as an (S,G) membership, or an SSM mapped (*,G)
membership.
- ssm-mapped: SSM mapping configuration exists for this
(S,G) pair in the mgmdRouterSrcCfgTable and the group
membership has been requested by a host. This flag
will never be set without the 'dynamic' flag.
Context
- MIB
- DC-MGMD-ROUTER-MIB
- OID
.1.2.826.42.1.1578918.5.86.1.1.8.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgmdRouterPerEntSrcListEntry
- 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::mgmdRouterPerEntSrcListType'
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::mgmdRouterPerEntSrcListType.<mgmdRouterEntIndex>.<mgmdRouterPerEntCacheAddrType>.<mgmdRouterPerEntCacheAddress>.<mgmdRouterPerEntCacheIfIndex>.<mgmdRouterPerEntSrcListHstAddr>'
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::mgmdRouterPerEntSrcListType'
Syntax
- Source
- MgmdRouterGisStateType
- Base type
Bits
Values & Constraints
Type Values
1 | dynamic |
2 | static |
4 | ssmMapping |
Conformance
Member of