SMF-MIB

File: SMF-MIB.mib (74420 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
IANA-SMF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 TimeTicks
experimental TEXTUAL-CONVENTION RowStatus
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP InterfaceIndexOrZero ifName
SnmpAdminString InetAddress InetAddressType
InetAddressPrefixLength IANAsmfOpModeIdTC IANAsmfRssaIdTC

Defined Types

SmfStatus  
An indication of the operability of an SMF function or feature. For example, the status of an interface: 'enabled' indicates that this interface is performing SMF functions and 'disabled' indicates that it is not. Similarly, for the status of the device: 'enabled' indicates that the device has enabled the SMF functions on the device and 'disabled' means that the device and all interfaces have disabled all SMF functions.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

SmfCapabilitiesEntry  
SEQUENCE    
  smfCapabilitiesIndex Integer32
  smfCapabilitiesOpModeID IANAsmfOpModeIdTC
  smfCapabilitiesRssaID IANAsmfRssaIdTC

SmfCfgAddrForwardingEntry  
SEQUENCE    
  smfCfgAddrForwardingIndex Integer32
  smfCfgAddrForwardingGroupName SnmpAdminString
  smfCfgAddrForwardingAddrType InetAddressType
  smfCfgAddrForwardingAddress InetAddress
  smfCfgAddrForwardingAddrPrefixLength InetAddressPrefixLength
  smfCfgAddrForwardingStatus RowStatus

SmfCfgInterfaceEntry  
SEQUENCE    
  smfCfgIfIndex InterfaceIndexOrZero
  smfCfgIfAdminStatus SmfStatus
  smfCfgIfSmfUpTime TimeTicks
  smfCfgIfRowStatus RowStatus

SmfStateNeighborEntry  
SEQUENCE    
  smfStateNeighborIpAddrType InetAddressType
  smfStateNeighborIpAddr InetAddress
  smfStateNeighborPrefixLen InetAddressPrefixLength
  smfStateNeighborRSSA IANAsmfRssaIdTC
  smfStateNeighborNextHopInterface InterfaceIndexOrZero

SmfPerfIpv4InterfacePerfEntry  
SEQUENCE    
  smfPerfIpv4MultiPktsRecvPerIf Counter32
  smfPerfIpv4MultiPktsForwardedPerIf Counter32
  smfPerfIpv4DuplMultiPktsDetectedPerIf Counter32
  smfPerfIpv4DroppedMultiPktsTTLExceededPerIf Counter32
  smfPerfIpv4TTLLargerThanPreviousPerIf Counter32

SmfPerfIpv6InterfacePerfEntry  
SEQUENCE    
  smfPerfIpv6MultiPktsRecvPerIf Counter32
  smfPerfIpv6MultiPktsForwardedPerIf Counter32
  smfPerfIpv6DuplMultiPktsDetectedPerIf Counter32
  smfPerfIpv6DroppedMultiPktsTTLExceededPerIf Counter32
  smfPerfIpv6TTLLargerThanPreviousPerIf Counter32
  smfPerfIpv6HAVAssistsReqdPerIf Counter32
  smfPerfIpv6DpdHeaderInsertionsPerIf Counter32

Defined Values

smfMIB 1.3.6.1.3.126
This MIB module contains managed object definitions for the MANET SMF RSSA process defined in: Macker, J., Ed., Simplified Multicast Forwarding, RFC 6621, May 2012. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
MODULE-IDENTITY    

smfMIBNotifications 1.3.6.1.3.126.0
OBJECT IDENTIFIER    

smfMIBObjects 1.3.6.1.3.126.1
OBJECT IDENTIFIER    

smfMIBConformance 1.3.6.1.3.126.2
OBJECT IDENTIFIER    

smfCapabilitiesGroup 1.3.6.1.3.126.1.1
OBJECT IDENTIFIER    

smfCapabilitiesTable 1.3.6.1.3.126.1.1.1
The smfCapabilitiesTable identifies the resident set of SMF Operational Modes and RSSA combinations that can run on this forwarder.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfCapabilitiesEntry

smfCapabilitiesEntry 1.3.6.1.3.126.1.1.1.1
Information about a particular operational mode and RSSA combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfCapabilitiesEntry  

smfCapabilitiesIndex 1.3.6.1.3.126.1.1.1.1.1
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 1. Rows in this table are automatically populated by the entity's management system on initialization. By default, the agent should support at least the Classical Flooding 'cF' algorithm. All compliant SMF forwarders must support Classical Flooding. Hence, the first entry in this table MUST exist and MUST be defined as: smfCapabilitiesIndex i '1' smfCapabilitiesOpModeID i 'cfOnly(1)' smfCapabilitiesRssaID i 'cF(1)' The value for each combination MUST remain constant at least from one re-initialization of the entity's management system to the next re-initialization.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

smfCapabilitiesOpModeID 1.3.6.1.3.126.1.1.1.1.2
This object identifies the particular operational mode for this device.
Status: current Access: read-only
OBJECT-TYPE    
  IANAsmfOpModeIdTC  

smfCapabilitiesRssaID 1.3.6.1.3.126.1.1.1.1.3
This object identifies the particular RSSA algorithm in this MIB module. Example RSSAs are found in the appendix of RFC 6621.
Status: current Access: read-only
OBJECT-TYPE    
  IANAsmfRssaIdTC  

smfConfigurationGroup 1.3.6.1.3.126.1.2
OBJECT IDENTIFIER    

smfCfgAdminStatus 1.3.6.1.3.126.1.2.1
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 off. Prior to SMF functions being performed over specific interfaces, this object must first be 'enabled'. If this object is 'disabled', then no SMF functions are being performed on the device and all smfCfgIfAdminStatus objects MUST also be set to 'disabled'. When this object is changed from 'enabled' to 'disabled' by the manager, then all smfCfgIfAdminStatus objects MUST also be automatically set to 'disabled' by the agent. The default value for this object SHOULD be 'enabled'. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  SmfStatus  

smfCfgSmfSysUpTime 1.3.6.1.3.126.1.2.2
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 transitions to 'enabled' from either a prior value of 'disabled' or upon initialization of this device.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

smfCfgRouterIDAddrType 1.3.6.1.3.126.1.2.3
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. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType ipv4(1), ipv6(2)  

smfCfgRouterID 1.3.6.1.3.126.1.2.4
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 router for use as the 'smfCfgRouterID'. The smfCfgRouterID is a logical identification that MUST be consistent across interoperable SMF neighborhoods, and it is RECOMMENDED to be chosen as the numerically largest address contained in a node's 'Neighbor Address List' as defined in NHDP. An smfCfgRouterID MUST be unique within the scope of the operating MANET network regardless of the method used for selecting it. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(4|16)  

smfCfgOperationalMode 1.3.6.1.3.126.1.2.5
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 specific active operational mode and RSSA. The default value for this object is '1', which corresponds to: smfCapabilitiesOpModeID i 'cfOnly(1)' smfCapabilitiesRssaID i 'cF(1)' This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

smfCfgRssaMember 1.3.6.1.3.126.1.2.6
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 switch to allow for this behavior. The value 'potential(1)' allows the selected RSSA to determine if this agent is included or excluded from the RSS. The value 'always(2)' forces the selected RSSA to include this agent in the RSS. The value 'never(3)' forces the selected RSSA to exclude this agent from the RSS. The default setting for this object is 'potential(1)'. Other settings could pose operational risks under certain conditions. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER potential(1), always(2), never(3)  

smfCfgIpv4Dpd 1.3.6.1.3.126.1.2.7
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 over the packet fields. This is the default setting for this object. The value 'identificationBased(2)' indicates that the duplicate packet detection relies upon header information in the multicast packets to identify previously received packets. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hashBased(1), identificationBased(2)  

smfCfgIpv6Dpd 1.3.6.1.3.126.1.2.8
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 for the object 'smfCfgIpv4Dpd'. The default value for this object is 'hashBased(1)'. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hashBased(1), identificationBased(2)  

smfCfgMaxPktLifetime 1.3.6.1.3.126.1.2.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

smfCfgDpdEntryMaxLifetime 1.3.6.1.3.126.1.2.10
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 should purge the oldest records first. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65525  

smfCfgNhdpRssaMesgTLVIncluded 1.3.6.1.3.126.1.2.11
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 included; the value 'false(2)' indicates that it is not included. It is RECOMMENDED that the RSSA Message TLV be included in the NHDP messages. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

smfCfgNhdpRssaAddrBlockTLVIncluded 1.3.6.1.3.126.1.2.12
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 is included; the value 'false(2)' indicates that it is not included. The smfCfgNhdpRssaAddrBlockTLVIncluded is optional in all cases as it depends on the existence of an address block that may not be present. If this SMF device is configured with NHDP, then this object SHOULD be set to 'true(1)'. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

smfCfgAddrForwardingTable 1.3.6.1.3.126.1.2.13
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfCfgAddrForwardingEntry

smfCfgAddrForwardingEntry 1.3.6.1.3.126.1.2.13.1
An entry (conceptual row) containing the information on a particular multicast scope.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfCfgAddrForwardingEntry  

smfCfgAddrForwardingIndex 1.3.6.1.3.126.1.2.13.1.1
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. The value for each row index MUST remain constant from one re-initialization of the entity's management system to the next re-initialization.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

smfCfgAddrForwardingGroupName 1.3.6.1.3.126.1.2.13.1.2
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 object contains a zero-length string. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

smfCfgAddrForwardingAddrType 1.3.6.1.3.126.1.2.13.1.3
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 entity SHOULD save the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType ipv4(1), ipv6(2)  

smfCfgAddrForwardingAddress 1.3.6.1.3.126.1.2.13.1.4
The multicast group address that, when combined with smfCfgAddrForwardingAddrPrefixLength, gives the group prefix for this forwarding range. The InetAddressType is given by smfCfgAddrForwardingAddrType. This address object is only significant up to smfCfgAddrForwardingAddrPrefixLength bits. The remaining address bits are set to zero. This is especially important for this index field. Any non-zero bits would signify an entirely different entry. Legal values correspond to the subset of address families for which multicast address allocation is supported. This object is persistent and, when written, the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|16)  

smfCfgAddrForwardingAddrPrefixLength 1.3.6.1.3.126.1.2.13.1.5
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 the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

smfCfgAddrForwardingStatus 1.3.6.1.3.126.1.2.13.1.6
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

smfCfgInterfaceTable 1.3.6.1.3.126.1.2.14
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfCfgInterfaceEntry

smfCfgInterfaceEntry 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 further information on the storage behavior for these objects, refer to the description for the smfCfgIfRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfCfgInterfaceEntry  

smfCfgIfIndex 1.3.6.1.3.126.1.2.14.1.1
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 device, then the agent SHOULD issue a return value of 'inconsistentValue' and the operation SHOULD fail.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

smfCfgIfAdminStatus 1.3.6.1.3.126.1.2.14.1.2
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 forwarding process. When the value of the smfCfgAdminStatus is 'disabled', then the corresponding smfCfgIfAdminStatus objects MUST be set to 'disabled' in the smfCfgInterfaceTable. If this object is not equal to 'enabled', all associated entries in the 'smfPerfIpv4InterfacePerfTable' and the 'smfPerfIpv6InterfacePerfTable' MUST be deleted. The default value for this object is 'enabled(1)'. This object SHOULD be persistent and when written the device SHOULD save the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  SmfStatus  

smfCfgIfSmfUpTime 1.3.6.1.3.126.1.2.14.1.3
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' from either a prior value of 'disabled' or upon initialization of this interface or this device.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

smfCfgIfRowStatus 1.3.6.1.3.126.1.2.14.1.4
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 modified. An entry may not exist in the 'active' state unless all objects in the entry have a defined appropriate value. For objects with DEFVAL clauses, the management station does not need to specify the value of these objects in order for the row to transit to the 'active' state; the default value for these objects is used. For objects that do not have DEFVAL clauses, the network manager MUST specify the value of these objects prior to this row transitioning to the 'active' state. When this object transitions to 'active', all objects in this row SHOULD be written to non-volatile (stable) storage. Read-create objects in this row MAY be modified. When an object in a row with smfCfgIfRowStatus of 'active' is changed, then the updated value MUST be reflected in SMF and this new object value MUST be written to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

smfStateGroup 1.3.6.1.3.126.1.3
OBJECT IDENTIFIER    

smfStateNodeRsStatusIncluded 1.3.6.1.3.126.1.3.1
The current status of the SMF node in the context of the MANETs relay set. A value of 'true(1)' indicates that the node is currently part of the MANET Relay Set. A value of 'false(2)' indicates that the node is currently not part of the MANET Relay Set.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

smfStateDpdMemoryOverflow 1.3.6.1.3.126.1.3.2
The number of DPD records that had to be flushed to prevent memory overruns for caching of these records. The number of records to be flushed upon a buffer overflow is an implementation specific decision. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfStateNeighborTable 1.3.6.1.3.126.1.3.3
The SMF StateNeighborTable describes the current one-hop neighbor nodes, their address and SMF RSSA, and the interface on which they can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfStateNeighborEntry

smfStateNeighborEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfStateNeighborEntry  

smfStateNeighborIpAddrType 1.3.6.1.3.126.1.3.3.1.1
The one-hop neighbor IP address type. Only the values 'ipv4(1)' and 'ipv6(2)' are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType ipv4(1), ipv6(2)  

smfStateNeighborIpAddr 1.3.6.1.3.126.1.3.3.1.2
The one-hop neighbor Inet IPv4 or IPv6 address. Only IPv4 and IPv6 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

smfStateNeighborPrefixLen 1.3.6.1.3.126.1.3.3.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

smfStateNeighborRSSA 1.3.6.1.3.126.1.3.3.1.4
The current RSSA running on the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  IANAsmfRssaIdTC  

smfStateNeighborNextHopInterface 1.3.6.1.3.126.1.3.3.1.6
The interface ifIndex over which the neighbor is reachable in one-hop.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

smfPerformanceGroup 1.3.6.1.3.126.1.4
OBJECT IDENTIFIER    

smfPerfGobalGroup 1.3.6.1.3.126.1.4.1
OBJECT IDENTIFIER    

smfPerfIpv4MultiPktsRecvTotal 1.3.6.1.3.126.1.4.1.1
A counter of the total number of multicast IPv4 packets received by the device and delivered to the SMF process. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4MultiPktsForwardedTotal 1.3.6.1.3.126.1.4.1.2
A counter of the total number of multicast IPv4 packets forwarded by the device. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4DuplMultiPktsDetectedTotal 1.3.6.1.3.126.1.4.1.3
A counter of the total number of duplicate multicast IPv4 packets detected by the device. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4DroppedMultiPktsTTLExceededTotal 1.3.6.1.3.126.1.4.1.4
A counter of the total number of dropped multicast IPv4 packets by the device due to Time to Live (TTL) exceeded. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4TTLLargerThanPreviousTotal 1.3.6.1.3.126.1.4.1.5
A counter of the total number of IPv4 packets received that have a TTL larger than that of a previously received identical packet. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6MultiPktsRecvTotal 1.3.6.1.3.126.1.4.1.6
A counter of the total number of multicast IPv6 packets received by the device and delivered to the SMF process. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6MultiPktsForwardedTotal 1.3.6.1.3.126.1.4.1.7
A counter of the total number of multicast IPv6 packets forwarded by the device. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DuplMultiPktsDetectedTotal 1.3.6.1.3.126.1.4.1.8
A counter of the total number of duplicate multicast IPv6 packets detected by the device. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DroppedMultiPktsTTLExceededTotal 1.3.6.1.3.126.1.4.1.9
A counter of the total number of dropped multicast IPv6 packets by the device due to TTL exceeded. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6TTLLargerThanPreviousTotal 1.3.6.1.3.126.1.4.1.10
A counter of the total number of IPv6 packets received that have a TTL larger than that of a previously received identical packet. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6HAVAssistsReqdTotal 1.3.6.1.3.126.1.4.1.11
A counter of the total number of IPv6 packets received that required the Hash Assist Value (HAV) for DPD. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DpdHeaderInsertionsTotal 1.3.6.1.3.126.1.4.1.12
A counter of the total number of IPv6 packets received that the device inserted the DPD header option. There is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgSmfSysUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfInterfaceGroup 1.3.6.1.3.126.1.4.2
OBJECT IDENTIFIER    

smfPerfIpv4InterfacePerfTable 1.3.6.1.3.126.1.4.2.1
The SMF Interface Performance Table describes the SMF counters per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfPerfIpv4InterfacePerfEntry

smfPerfIpv4InterfacePerfEntry 1.3.6.1.3.126.1.4.2.1.1
The SMF Interface Performance entry describes the statistics for a particular node interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfPerfIpv4InterfacePerfEntry  

smfPerfIpv4MultiPktsRecvPerIf 1.3.6.1.3.126.1.4.2.1.1.1
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 has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4MultiPktsForwardedPerIf 1.3.6.1.3.126.1.4.2.1.1.2
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 has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4DuplMultiPktsDetectedPerIf 1.3.6.1.3.126.1.4.2.1.1.3
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 process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4DroppedMultiPktsTTLExceededPerIf 1.3.6.1.3.126.1.4.2.1.1.4
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 if the system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv4TTLLargerThanPreviousPerIf 1.3.6.1.3.126.1.4.2.1.1.5
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 is the potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6InterfacePerfTable 1.3.6.1.3.126.1.4.2.2
The SMF Interface Performance Table describes the SMF counters per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmfPerfIpv6InterfacePerfEntry

smfPerfIpv6InterfacePerfEntry 1.3.6.1.3.126.1.4.2.2.1
The SMF Interface Performance entry describes the counters for a particular node interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmfPerfIpv6InterfacePerfEntry  

smfPerfIpv6MultiPktsRecvPerIf 1.3.6.1.3.126.1.4.2.2.1.1
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 has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6MultiPktsForwardedPerIf 1.3.6.1.3.126.1.4.2.2.1.2
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 has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DuplMultiPktsDetectedPerIf 1.3.6.1.3.126.1.4.2.2.1.3
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 process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DroppedMultiPktsTTLExceededPerIf 1.3.6.1.3.126.1.4.2.2.1.4
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 system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6TTLLargerThanPreviousPerIf 1.3.6.1.3.126.1.4.2.2.1.5
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 potential for a counter discontinuity in this object if the system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6HAVAssistsReqdPerIf 1.3.6.1.3.126.1.4.2.2.1.6
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 object if the system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfPerfIpv6DpdHeaderInsertionsPerIf 1.3.6.1.3.126.1.4.2.2.1.7
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 discontinuity in this object if the system SMF process has been disabled and later enabled on this interface. In order to check for the occurrence of such a discontinuity when monitoring this counter object, it is recommended that the smfCfgIfSmfUpTime object also be monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

smfMIBNotifObjects 1.3.6.1.3.126.0.0
OBJECT IDENTIFIER    

smfMIBNotifControl 1.3.6.1.3.126.0.1
OBJECT IDENTIFIER    

smfNotifAdminStatusChange 1.3.6.1.3.126.0.0.1
smfCfgAdminStatusChange is a notification sent when the 'smfCfgAdminStatus' object changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

smfNotifConfiguredOpModeChange 1.3.6.1.3.126.0.0.2
smfNotifConfiguredOpModeChange is a notification sent when the 'smfCfgOperationalMode' object changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

smfNotifIfAdminStatusChange 1.3.6.1.3.126.0.0.3
smfCfgIfAdminStatusChange is a notification sent when the 'smfCfgIfAdminStatus' object changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

smfNotifDpdMemoryOverflowEvent 1.3.6.1.3.126.0.0.4
smfNotifDpdMemoryOverflowEvents is sent when the number of memory overflow events exceeds the 'smfNotifDpdMemoryOverflowThreshold' within the previous number of seconds defined by the 'smfNotifDpdMemoryOverflowWindow'.
Status: current Access: read-only
NOTIFICATION-TYPE    

smfNotifDpdMemoryOverflowThreshold 1.3.6.1.3.126.0.1.1
A threshold value for the 'smfNotifDpdmemoryOverflowEvents' object. If the number of occurrences exceeds this threshold within the previous number of seconds 'smfNotifDpdMemoryOverflowWindow', then the 'smfNotifDpdMemoryOverflowEvent' notification is sent. The default value for this object is '1'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

smfNotifDpdMemoryOverflowWindow 1.3.6.1.3.126.0.1.2
A time window value for the 'smfNotifDpdmemoryOverflowEvents' object. If the number of occurrences exceeds the 'smfNotifDpdMemoryOverflowThreshold' within the previous number of seconds 'smfNotifDpdMemoryOverflowWindow', then the 'smfNotifDpdMemoryOverflowEvent' notification is sent. The default value for this object is '1'.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

smfCompliances 1.3.6.1.3.126.2.1
OBJECT IDENTIFIER    

smfMIBGroups 1.3.6.1.3.126.2.2
OBJECT IDENTIFIER    

smfBasicCompliance 1.3.6.1.3.126.2.1.1
The basic implementation requirements for managed network entities that implement the SMF RSSA process.
Status: current Access: read-write
MODULE-COMPLIANCE    

smfFullCompliance 1.3.6.1.3.126.2.1.2
The full implementation requirements for managed network entities that implement the SMF RSSA process.
Status: current Access: read-write
MODULE-COMPLIANCE    

smfCapabObjectsGroup 1.3.6.1.3.126.2.2.1
Set of SMF configuration objects implemented in this module.
Status: current Access: read-write
OBJECT-GROUP    

smfConfigObjectsGroup 1.3.6.1.3.126.2.2.2
Set of SMF configuration objects implemented in this module.
Status: current Access: read-write
OBJECT-GROUP    

smfStateObjectsGroup 1.3.6.1.3.126.2.2.3
Set of SMF state objects implemented in this module.
Status: current Access: read-write
OBJECT-GROUP    

smfPerfObjectsGroup 1.3.6.1.3.126.2.2.4
Set of SMF performance objects implemented in this module by total and per interface.
Status: current Access: read-write
OBJECT-GROUP    

smfNotifObjectsGroup 1.3.6.1.3.126.2.2.5
Set of SMF notification control objects implemented in this module.
Status: current Access: read-write
OBJECT-GROUP    

smfNotificationsGroup 1.3.6.1.3.126.2.2.6
Set of SMF notifications implemented in this module.
Status: current Access: read-write
NOTIFICATION-GROUP