smfCfgInterfaceTable
SMF-MIB ·
.1.3.6.1.3.126.1.2.14
Object
table
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'.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.2.14- 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 |
| smfCfgAddrForwardingTable 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 M… | table | - | .1.3.6.1.3.126.1.2.13 |
| 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 |
|---|---|---|---|
| smfCfgInterfaceEntry 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 … | row | - | .1.3.6.1.3.126.1.2.14.1 |