SMF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
30
.1.3.6.1.3.126.1.1.1 · 1 row entry · 3 columns
The smfCapabilitiesTable identifies the
resident set of SMF Operational Modes and
RSSA combinations that can run on this
forwarder.
smfCapabilitiesEntry entry .1.3.6.1.3.126.1.1.1.1
Information about a particular operational
mode and RSSA combination.
Indexes
smfCapabilitiesIndex
Column Syntax OID
smfCapabilitiesIndex
The index for this entry; a unique value,
greater than zero, for each combination of
a particular operational mode and RSSA
available on this device.
It is recommended that values are assigned
contiguously starting from…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.126.1.1.1.1.1
smfCapabilitiesOpModeID
This object identifies
the particular operational mode for this device.
IANA-SMF-MIBIANAsmfOpModeIdTC
Textual Convention: IANA-SMF-MIBIANAsmfOpModeIdTC Enumeration
Type Values:
1independent
2routing
3crossLayer
.1.3.6.1.3.126.1.1.1.1.2
smfCapabilitiesRssaID
This object identifies
the particular RSSA algorithm in this MIB
module. Example RSSAs are found in the
appendix of RFC 6621.
IANA-SMF-MIBIANAsmfRssaIdTC
Textual Convention: IANA-SMF-MIBIANAsmfRssaIdTC Enumeration
Type Values:
1cF
2sMPR
3eCDS
4mprCDS
.1.3.6.1.3.126.1.1.1.1.3
.1.3.6.1.3.126.1.2.13 · 1 row entry · 6 columns
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.
smfCfgAddrForwardingEntry entry .1.3.6.1.3.126.1.2.13.1
An entry (conceptual row) containing the information on a

particular multicast scope.
Indexes
smfCfgAddrForwardingIndex
Column Syntax OID
smfCfgAddrForwardingIndex
This object identifies a unique entry
for a forwarding group. The index for
this entry is a unique value,
greater than zero, for each row.
It is recommended that values are assigned
contiguously starting from 1.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.126.1.2.13.1.1
smfCfgAddrForwardingGroupName
This object identifies a group name for a set of
row entries in order to administratively associate
a set of address ranges.

If there is no group name or this object is
otherwise not applicable, then this…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.3.126.1.2.13.1.2
smfCfgAddrForwardingAddrType
The type of the addresses in the multicast
forwarding ranges identified by this table.

Only the values ipv4(1) and ipv6(2) are
supported.

This object is persistent and, when written,
the en…
Enumerationr/w
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.3.126.1.2.13.1.3
smfCfgAddrForwardingAddress
The multicast group address that, when
combined with smfCfgAddrForwardingAddrPrefixLength,
gives the group prefix for this forwarding range.
The InetAddressType is given by
smfCfgAddrForwardingAddrType.

T…
OctetStringr/w
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.3.126.1.2.13.1.4
smfCfgAddrForwardingAddrPrefixLength
The length in bits of the mask that, when
combined with smfCfgAddrForwardingAddress,
gives the group prefix for this forwarding
range.

This object is persistent and, when written,
the entity SHOULD save t…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.3.126.1.2.13.1.5
smfCfgAddrForwardingStatus
The status of this row, by which new entries may be
created, or old entries deleted from this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.126.1.2.13.1.6
.1.3.6.1.3.126.1.2.14 · 1 row entry · 4 columns
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
Interfaces Group MIB module (RFC 2863).  As such,
this table 'sparse augments' the ifTable
specifically when SMF is to be configured to
operate over this interface.
          
A conceptual row in this table exists if and only
if either a manager has explicitly created the row
or there is an interface on the managed device
that automatically supports and runs SMF as part
of the device's initialization process.
          
The manager creates a row in this table by setting
the rowStatus to 'createAndGo' or 'createAndWait'.
Row objects having associated DEFVAL clauses are
          
automatically defined by the agent with these
values during row creation, unless the manager
explicitly defines these object values during the
row creation.
          
As the smfCfgInterfaceTable sparsely augments the
IfTable.  Hence,
   + an entry cannot exist in smfCfgInterfaceTable
     without a corresponding entry in the ifTable.
          
   + if an entry in the ifTable is removed, the
     corresponding entry (if it exists) in the
     smfCfgInterfaceTable MUST be removed.
          
   + the smfCfgIfStatus can have a value of
     'enabled' or 'disabled' independent of the
     current value of the ifAdminStatus of the
     corresponding entry in the ifTable.
          
The values of the objects smfCfgAdminStatus and
smfCfgIfAdminStatus reflect the up-down status of
the SMF process running on the device and on the
specific interfaces, respectively.  Hence,
   + the value of the smfCfgAdminStatus can be
     'enabled' or 'disabled' reflecting the current
     running status of the SMF process on the device.
          
   + the value of the smfCfgIfAdminStatus can be
     'enabled' or 'disabled' if the value of the
     smfCfgAdminStatus is set to 'enabled'.
          
   + if the value of the smfCfgAdminStatus is
     'disabled', then the corresponding
     smfCfgIfAdminStatus objects MUST be set
     to 'disabled' in the smfCfgInterfaceTable.
          
   + once the value of the smfCfgAdminStatus changes
     from 'disabled' to 'enabled', it is up to the
     management system to make the corresponding
     changes to the smfCfgIfAdminStatus values
     back to 'enabled'.
smfCfgInterfaceEntry entry .1.3.6.1.3.126.1.2.14.1
The SMF interface entry describes one SMF
interface as indexed by its ifIndex.

The objects in this table are persistent and, when
written, the device SHOULD save the change to
non-volatile storage. For fur…
Indexes
smfCfgIfIndex
Column Syntax OID
smfCfgIfIndex
The ifIndex for this SMF interface. This value
MUST correspond to an ifIndex referring
to a valid entry in the Interfaces Table.
If the manager attempts to create a row
for which the ifIndex does not exist on the
local…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.126.1.2.14.1.1
smfCfgIfAdminStatus
The SMF interface's administrative status.
The value 'enabled' denotes that the interface
is running the SMF forwarding process.
The value 'disabled' denotes that the interface is
currently external to the SMF forwardin…
SmfStatusr/w
Textual Convention: SmfStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.3.126.1.2.14.1.2
smfCfgIfSmfUpTime
The time (in hundredths of a second) since
this interface SMF process was last
re-initialized. The interface SMF process is
re-initialized when the value of the
'smfCfgIfAdminStatus' object transitions to 'enabled'
fro…
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.2.14.1.3
smfCfgIfRowStatus
This object permits management of this table
by facilitating actions such as row creation,
construction, and destruction. The value of
this object has no effect on whether other
objects in this conceptual row can be
mo…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.126.1.2.14.1.4
.1.3.6.1.3.126.1.3.3 · 1 row entry · 5 columns
The SMF StateNeighborTable describes the
current one-hop neighbor nodes, their address
and SMF RSSA, and the interface on which
they can be reached.
smfStateNeighborEntry entry .1.3.6.1.3.126.1.3.3.1
The SMF Neighbor Table contains the
set of one-hop neighbors, the interface

they are reachable on, and the SMF RSSA
they are currently running.
Indexes
smfStateNeighborIpAddrType smfStateNeighborIpAddr smfStateNeighborPrefixLen
Column Syntax OID
smfStateNeighborIpAddrType
The one-hop neighbor IP address type.

Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.3.126.1.3.3.1.1
smfStateNeighborIpAddr
The one-hop neighbor Inet IPv4 or IPv6
address.

Only IPv4 and IPv6 addresses
are supported.
OctetString
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.3.126.1.3.3.1.2
smfStateNeighborPrefixLen
The prefix length. This is a decimal value that
indicates the number of contiguous, higher-order
bits of the address that make up the network

portion of the address.
bitsINET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.3.126.1.3.3.1.3
smfStateNeighborRSSA
The current RSSA running on the neighbor.
IANA-SMF-MIBIANAsmfRssaIdTC
Textual Convention: IANA-SMF-MIBIANAsmfRssaIdTC Enumeration
Type Values:
1cF
2sMPR
3eCDS
4mprCDS
.1.3.6.1.3.126.1.3.3.1.4
smfStateNeighborNextHopInterface
The interface ifIndex over which the
neighbor is reachable in one-hop.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.126.1.3.3.1.6
.1.3.6.1.3.126.1.4.2.1 · 1 row entry · 5 columns
The SMF Interface Performance Table
describes the SMF counters per
interface.
smfPerfIpv4InterfacePerfEntry entry .1.3.6.1.3.126.1.4.2.1.1
The SMF Interface Performance entry
describes the statistics for a particular
node interface.
Indexes
smfCfgIfIndex
Column Syntax OID
smfPerfIpv4MultiPktsRecvPerIf
A counter of the number of multicast IP
packets received by the SMF process on
this device on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF process ha…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.1.1.1
smfPerfIpv4MultiPktsForwardedPerIf
A counter of the number of
multicast IP packets forwarded by the
SMF process on this device
on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF process h…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.1.1.2
smfPerfIpv4DuplMultiPktsDetectedPerIf
A counter of the number of duplicate
multicast IP packets detected by the
SMF process on this device
on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF …
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.1.1.3
smfPerfIpv4DroppedMultiPktsTTLExceededPerIf
A counter of the total number of dropped
multicast IPv4 packets by the SMF process
on this device on this interface
due to TTL exceeded.

There is the potential for a counter discontinuity
in this object i…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.1.1.4
smfPerfIpv4TTLLargerThanPreviousPerIf
A counter of the total number of IPv4 packets
received by the SMF process on this device
on this interface that have a TTL larger than

that of a previously received identical packet.

There …
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.1.1.5
.1.3.6.1.3.126.1.4.2.2 · 1 row entry · 7 columns
The SMF Interface Performance Table
describes the SMF counters per
interface.
smfPerfIpv6InterfacePerfEntry entry .1.3.6.1.3.126.1.4.2.2.1
The SMF Interface Performance entry
describes the counters for a particular
node interface.
Indexes
smfCfgIfIndex
Column Syntax OID
smfPerfIpv6MultiPktsRecvPerIf
A counter of the number of
multicast IP packets received by the
SMF process on this device
on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF process ha…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.1
smfPerfIpv6MultiPktsForwardedPerIf
A counter of the number of
multicast IP packets forwarded by the
SMF process on this device
on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF process h…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.2
smfPerfIpv6DuplMultiPktsDetectedPerIf
A counter of the number of duplicate
multicast IP packets detected by the
SMF process on this device
on this interface.

There is the potential for a counter discontinuity
in this object if the system SMF …
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.3
smfPerfIpv6DroppedMultiPktsTTLExceededPerIf
A counter of the number of dropped
multicast IP packets by the
SMF process on this device
on this interface due to TTL
exceeded.

There is the potential for a counter discontinuity
in this object if the sy…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.4
smfPerfIpv6TTLLargerThanPreviousPerIf
A counter of the total number of IPv6 packets
received that have a TTL larger than that
of a previously received identical packet
by the SMF process on this device on this
interface.

There is the potentia…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.5
smfPerfIpv6HAVAssistsReqdPerIf
A counter of the total number of IPv6 packets
received by the SMF process on this device
on this interface that required the
HAV assist for DPD.

There is the potential for a counter discontinuity
in this …
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.6
smfPerfIpv6DpdHeaderInsertionsPerIf
A counter of the total number of IPv6 packets
received by the SMF process on this device
on this interface that the device inserted the
DPD header option.

There is the potential for a counter discontinuit…
PacketsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.126.1.4.2.2.1.7