IANA-SMF-MIB

File: IANA-SMF-MIB.mib (6474 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY mib-2 TEXTUAL-CONVENTION

Defined Types

IANAsmfOpModeIdTC  
An index that identifies through reference to a specific SMF operations mode. There are basically three styles of SMF operation with reduced relay sets currently identified: Independent operation 'independent(1)' - SMF performs its own relay set selection using information from an associated MANET NHDP process. CDS-aware unicast routing operation 'routing(2)'- a coexistent unicast routing protocol provides dynamic relay set state based upon its own control plane CDS or neighborhood discovery information. Cross-layer operation 'crossLayer(3)' - SMF operates using neighborhood status and triggers from a cross-layer information base for dynamic relay set selection and maintenance. IANA MUST update this textual convention accordingly. The definition of this textual convention with the addition of newly assigned values is published periodically by the IANA, in either the Assigned Numbers RFC, or some derivative of it specific to Internet Network Management number assignments. (The latest arrangements can be obtained by contacting the IANA.) Requests for new values SHOULD be made to IANA via email (iana&iana.org).
TEXTUAL-CONVENTION    
  INTEGER independent(1), routing(2), crossLayer(3)  

IANAsmfRssaIdTC  
An index that identifies through reference to a specific RSSA algorithms. Several are currently defined in the Appendix A, B and C of RFC 6621. Examples of RSSA algorithms already identified within this TC are: Classical Flooding (cF(1)) - is the standard flooding algorithm where each node in the next retransmits the information on each of its interfaces. Source-Based Multipint Relay (sMPR(2)) - this algorithm is used by Optimized Link State Routing (OLSR) and OLSR version 2 (OLSRv2) protocols for the relay of link state updates and other control information [RFC3626]. Since each router picks its neighboring relays independently, sMPR forwarders depend upon previous hop information (e.g., source MAC address) to operate correctly. Essential Connected Dominating Set (eCDS(3)) - defined in [RFC5614] this algorithm forms a single CDS mesh for the SMF operating region. Its packet-forwarding rules are not dependent upon previous hop knowledge in contrast to sMPR. Multipoint Relay Connected Dominating Set (mprCDS(4)) - This algorithm is an extension to the basic sMPR election algorithm that results in a shared (non-source-specific) SMF CDS. Thus, its forwarding rules are not dependent upon previous hop information, similar to eCDS. IANA MUST update this textual convention accordingly. The definition of this textual convention with the addition of newly assigned values is published periodically by the IANA, in either the Assigned Numbers RFC, or some derivative of it specific to Internet Network Management number assignments. (The latest arrangements can be obtained by contacting the IANA.) Requests for new values SHOULD be made to IANA via email (iana&iana.org).
TEXTUAL-CONVENTION    
  INTEGER cF(1), sMPR(2), eCDS(3), mprCDS(4)  

Defined Values

ianaSmfMIB 1.3.6.1.2.1.225
This MIB module defines the IANAsmfOpModeIdTC and IANAsmfRssaIdTC Textual Conventions, and thus the enumerated values of the smfCapabilitiesOpModeID and smfCapabilitiesRssaID objects defined in the SMF-MIB.
MODULE-IDENTITY