smfCfgAddrForwardingTable
SMF-MIB ·
.1.3.6.1.3.126.1.2.13
Object
table
The smfCfgAddrForwardingTable is essentially a filter
table (if populated) that identifies addresses/packets
to be forwarded via the local SMF flooding process.
The IP Multicast MIB module in RFC 5132 manages objects
related to standard IP multicast, which could be running
in parallel to SMF on the device.
RFC 5132 manages traditional IP-based multicast (based
upon multicast routing mechanisms). The SMF-MIB module
provides management for a MANET subnet-based flooding
mechanism that may be used for multicast transport
(through SMF broadcast) depending upon the MANET dynamics
and other factors regarding the MANET subnet. Further,
they may coexist in certain MANET deployments
using the smfCfgAddrForwardingTable to hand certain IP
multicast addresses to the SMF process and other IP
multicast packets to be forwarded by other
multicast mechanisms that are IP route based. SMF and
the associated SMF-MIB module are experimental and these
are some of the experiments to be had with SMF and
the SMF-MIB module.
This is the (conceptual) table containing information on
multicast addresses that are to be forwarded by the SMF
process. This table represents an IP filters table for
forwarding (or not) packets based upon their IP
multicast address.
The SMF process can be configured to forward only those
multicast addresses found within the
smfCfgAddrForwardingTable. As such, addresses that are
to be forwarded by the SMF process MUST be found within
the address ranges configured within this table, unless
this table is empty.
Each row is associated with a range of multicast
addresses, and ranges for different rows must be disjoint.
Different rows MAY share a common
smfCfgAddrForwardingGroupName to administratively
associate different rows.
The objects in this table are persistent and, when written,
the entity SHOULD save the change to non-volatile storage.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.2.13- Type
- table
- Status
- current
- Parent
- smfConfigurationGroup
- Siblings
- 13
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smfCfgAdminStatus The configured status of the SMF process
on this device. 'enabled(1)' means that
SMF is configured to run on this device.
'disabled(2)' means that the SMF process
is configured o… | scalar | SmfStatus | .1.3.6.1.3.126.1.2.1 |
| smfCfgDpdEntryMaxLifetime The maximum lifetime of a cached DPD
record in the local device storage.
If the memory is running low prior to the
MaxLifetime being exceeded, the local SMF
devices sho… | scalar | Seconds Integer32 | .1.3.6.1.3.126.1.2.10 |
| smfCfgNhdpRssaMesgTLVIncluded Indicates whether or not the associated NHDP
messages include the RSSA Message TLV. This
is an optional SMF operational setting.
The value 'true(1)' indicates that this TLV is
in… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.3.126.1.2.11 |
| smfCfgNhdpRssaAddrBlockTLVIncluded Indicates whether or not the associated NHDP
messages include the RSSA Address Block TLV.
This is an optional SMF operational setting.
The value 'true(1)' indicates that this TLV … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.3.126.1.2.12 |
| smfCfgInterfaceTable The SMF Interface Table describes the SMF
interfaces that are participating in the
SMF packet forwarding process. The ifIndex is
from the interfaces group defined in the
Interfac… | table | - | .1.3.6.1.3.126.1.2.14 |
| smfCfgSmfSysUpTime The time (in hundredths of a second) since the
system SMF process was last re-initialized.
The SMF process is re-initialized when the
value of the 'smfCfgAdminStatus' object
trans… | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.3.126.1.2.2 |
| smfCfgRouterIDAddrType The address type of the address used for
the SMF ID of this router as specified
in the 'smfCfgRouterID' next.
Only the values ipv4(1) and ipv6(2)
are supported.
… | scalar | Enumeration | .1.3.6.1.3.126.1.2.3 |
| smfCfgRouterID The IP address used as the SMF router ID.
This can be set by the management station.
If not explicitly set, then the device
SHOULD select a routable IP address
assigned to this ro… | scalar | OctetString | .1.3.6.1.3.126.1.2.4 |
| smfCfgOperationalMode The SMF RSS node operational mode and
RSSA combination active on this
local forwarder. This object is defined
to be equal to the smfCapabilitiesIndex,
which identifies the specif… | scalar | Integer32 | .1.3.6.1.3.126.1.2.5 |
| smfCfgRssaMember The RSSA downselects a set of forwarders for
multicast forwarding. Sometimes it is useful
to force an agent to be included or excluded
from the resulting RSS. This object is a
s… | scalar | Enumeration | .1.3.6.1.3.126.1.2.6 |
| smfCfgIpv4Dpd The current method for IPv4 duplicate packet
detection.
The value 'hashBased(1)' indicates that the
router's duplicate packet detection is based
upon comparing a hash o… | scalar | Enumeration | .1.3.6.1.3.126.1.2.7 |
| smfCfgIpv6Dpd The current method for IPv6 duplicate packet
detection.
The values indicate the type of method used
for duplicate packet detection as described
the previous description… | scalar | Enumeration | .1.3.6.1.3.126.1.2.8 |
| smfCfgMaxPktLifetime The estimate of the network packet
traversal time.
This object is persistent and, when written,
the entity SHOULD save the change to
non-volatile storage. | scalar | Seconds Integer32 | .1.3.6.1.3.126.1.2.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smfCfgAddrForwardingEntry An entry (conceptual row) containing the information on a
particular multicast scope. | row | - | .1.3.6.1.3.126.1.2.13.1 |