# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python NHDP-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/NHDP-MIB" MIB = { "moduleName" : "NHDP-MIB", "NHDP-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF MANET Working Group""", "contact" : """WG E-Mail: manet@ietf.org WG Chairs: sratliff@cisco.com jmacker@nrl.navy.mil Editors: Ulrich Herberg LIX, Ecole Polytechnique 91128 Palaiseau Cedex France ulrich@herberg.name http://www.herberg.name/ Robert G. Cole US Army CERDEC Space and Terrestrial Communications 6010 Frankford Street Bldg 6010, Room 453H Aberdeen Proving Ground, Maryland 21005 USA +1 443 395-8744 robert.g.cole@us.army.mil http://www.cs.jhu.edu/~rgcole/ Ian D Chakeres DRS CenGen 9250 Bendix Road North Columbia, Maryland 21045 USA ian.chakeres@gmail.com http://www.ianchak.com/""", "description" : """This NHDP-MIB module is applicable to routers implementing the Neighborhood Discovery Protocol defined in RFC 6130. Copyright (c) 2012 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). This version of this MIB module is part of RFC 6779; see the RFC itself for full legal notices.""", "revisions" : ( { "date" : "2012-10-22 10:00", "description" : """Initial version of this MIB module, published as RFC 6779.""", }, ), "identity node" : "nhdpMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Counter32"}, {"module" : "SNMPv2-SMI", "name" : "Counter64"}, {"module" : "SNMPv2-SMI", "name" : "Integer32"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-SMI", "name" : "TimeTicks"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, {"module" : "SNMPv2-TC", "name" : "TruthValue"}, {"module" : "SNMPv2-TC", "name" : "TimeStamp"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"}, {"module" : "SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddressType"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddress"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddressPrefixLength"}, {"module" : "IF-MIB", "name" : "InterfaceIndex"}, {"module" : "FLOAT-TC-MIB", "name" : "Float32TC"}, ), "typedefs" : { "NeighborIfIndex" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "2147483647" }, ], "range" : { "min" : "1", "max" : "2147483647" }, "format" : "d", "description" : """An arbitrary, locally unique identifier associated with a virtual interface of a discovered NHDP neighbor. Due to the nature of NHDP, the local router may not know if two distinct addresses belong to the same interface of a neighbor or to two different interfaces. As the local router gains more knowledge of its neighbors, its local view may change, and this table will be updated to reflect the local router's current understanding, associating address sets to neighbor interfaces. The local router identifies a virtual neighbor interface through the receipt of address lists advertised through an NHDP HELLO message. All objects of type NeighborIfIndex are assigned by the agent out of a common number space. The value for each discovered virtual neighbor interface may not remain constant from one re-initialization of the entity's network management agent to the next re-initialization. If the local router gains information associating two virtual interfaces on a neighbor as a common interface, then the agent MUST aggregate the two address sets to a single index chosen from the set of aggregated indexes, and it MUST update all tables in this MIB module that are indexed by indexes of type NeighborIfIndex. It MAY then reuse freed index values following the next agent restart. The specific value is meaningful only within a given SNMP entity.""", }, "NeighborRouterIndex" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "2147483647" }, ], "range" : { "min" : "1", "max" : "2147483647" }, "format" : "d", "description" : """An arbitrary, locally unique identifier associated with a virtual discovered neighbor (one or two hop). Due to the nature of NHDP, the local router may identify multiple virtual neighbors that, in fact, are one and the same. Neighbors that are two hops away with more than one advertised address will exhibit this behavior. As the local router's knowledge of its neighbors' topology increases, the local router will be able to associate multiple virtual neighbor indexes into a single virtual neighbor index chosen from the set of aggregated indexes; it MUST update all tables in this MIB module indexed by these indexes, and it MAY reuse the freed indexes following the next agent re-initialization. All objects of type NeighborRouterIndex are assigned by the agent out of a common number space. The NeighborRouterIndex defines a discovered NHDP peer virtual neighbor of the local router. The value for each discovered virtual neighbor index MUST remain constant at least from one re-initialization of the entity's network management agent to the next re-initialization, except if an application is deleted and re-created. The specific value is meaningful only within a given SNMP entity. A NeighborRouterIndex value MUST not be reused until the next agent restart.""", }, }, # typedefs "nodes" : { "nhdpMIB" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213", "status" : "current", }, # node "nhdpNotifications" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0", }, # node "nhdpNotificationsObjects" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.0", }, # node "nhdpNotificationsControl" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.1", }, # node "nhdpNbrStateChangeThreshold" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", "default" : "10", "units" : "changes", "description" : """A threshold value for the nhdpNbrStateChange object. If the number of occurrences exceeds this threshold within the previous nhdpNbrStateChangeWindow, then the nhdpNbrStateChange notification is to be sent. It is recommended that the value of this threshold be set to at least 10 and higher in dense topologies with frequent expected topology changes.""", }, # scalar "nhdpNbrStateChangeWindow" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "TimeTicks"}, }, "access" : "readwrite", "default" : "1000", "description" : """A time window for the nhdpNbrStateChange object. If the number of occurrences exceeds the nhdpNbrStateChangeThreshold within the previous nhdpNbrStateChangeWindow, then the nhdpNbrStateChange notification is to be sent. It is recommended that the value for this window be set to at least 5 times the nhdpHelloInterval. This object represents the time in hundredths of a second.""", }, # scalar "nhdp2HopNbrStateChangeThreshold" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", "default" : "10", "units" : "changes", "description" : """A threshold value for the nhdp2HopNbrStateChange object. If the number of occurrences exceeds this threshold within the previous nhdp2HopNbrStateChangeWindow, then the nhdp2HopNbrStateChange notification is to be sent. It is recommended that the value of this threshold be set to at least 10 and higher when topologies are expected to be highly dynamic.""", }, # scalar "nhdp2HopNbrStateChangeWindow" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "TimeTicks"}, }, "access" : "readwrite", "default" : "1000", "description" : """A time window for the nhdp2HopNbrStateChange object. If the number of occurrences exceeds the nhdp2HopNbrStateChangeThreshold within the previous nhdp2HopNbrStateChangeWindow, then the nhdp2HopNbrStateChange notification is to be sent. It is recommended that the value for this window be set to at least 5 times nhdpHelloInterval. This object represents the time in hundredths of a second.""", }, # scalar "nhdpNotificationsStates" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.2", }, # node "nhdpNbrState" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.2.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "down" : { "nodetype" : "namednumber", "number" : "0" }, "asymmetric" : { "nodetype" : "namednumber", "number" : "1" }, "symmetric" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """NHDP neighbor states. In NHDP, it is not necessary to remove Protocol Tuples from Protocol Sets at the exact time indicated, only to behave as if the Protocol Tuples were removed at that time. This case is indicated here as 'down(0)', all other cases being indicated as 'asymmetric(1)' or 'symmetric(2)'. If 'down(0)', the direct neighbor is also added to the nhdpNibLostNeighborSetTable.""", }, # scalar "nhdp2HopNbrState" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.2.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "down" : { "nodetype" : "namednumber", "number" : "0" }, "up" : { "nodetype" : "namednumber", "number" : "1" }, }, }, "access" : "readonly", "description" : """NHDP 2-hop neighbor states. In NHDP, it is not necessary to remove Protocol Tuples from Protocol Sets at the exact time indicated, only to behave as if the Protocol Tuples were removed at that time. This case is indicated here as 'down(0)'; otherwise, it is 'up(1)'.""", }, # scalar "nhdpObjects" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1", }, # node "nhdpConfigurationObjGrp" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1", }, # node "nhdpInterfaceTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1", "status" : "current", "description" : """The nhdpInterfaceTable describes the configuration of the interfaces of this router that are intended to use MANET control protocols. As such, this table 'sparse augments' the ifTable specifically when NHDP is to be configured to operate over this interface. The interface is identified by the ifIndex from the interfaces group defined in the Interfaces Group MIB module. 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 supports and runs NHDP. The manager can create a row by setting 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. If the corresponding entry with ifIndex value is deleted from the Interface Table, then the entry in this table is automatically deleted, NHDP is disabled on this interface, and all configuration and state information related to this interface is to be removed from memory.""", "reference" : """RFC 2863 - The Interfaces Group MIB, McCloghrie, K., and F. Kastenholtz, June 2000""", }, # table "nhdpInterfaceEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1", "create" : "true", "status" : "current", "linkage" : [ "nhdpIfIndex", ], "description" : """The nhdpInterfaceEntry describes one NHDP local interface configuration as indexed by its ifIndex as defined in the Standard MIB II Interface Table (RFC 2863). 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 nhdpIfRowStatus object.""", }, # row "nhdpIfIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"IF-MIB", "name" : "InterfaceIndex"}, }, "access" : "noaccess", "description" : """This value MUST correspond to an ifIndex referring to a valid entry in the Interfaces Table.""", "reference" : """RFC 2863 - The Interfaces Group MIB, McCloghrie, K., and F. Kastenholtz, June 2000""", }, # column "nhdpIfName" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """The textual name of the interface. The value of this object SHOULD be the name of the interface as assigned by the local device. This can be a text-name, such as 'le0' or a simple port number, such as '1', depending on the interface-naming syntax of the device. If there is no local name or this object is otherwise not applicable, then this object contains a zero-length string.""", }, # column "nhdpIfStatus" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """nhdpIfStatus indicates whether this interface is currently running NHDP. A value of 'true(1)' indicates that NHDP is running on this interface. A value of 'false(2)' indicates that NHDP is not currently running on this interface. This corresponds to the I_manet parameter in the Local Interface Set of NHDP.""", }, # column "nhdpHelloInterval" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "2000", "units" : "milliseconds", "description" : """nhdpHelloInterval corresponds to HELLO_INTERVAL of NHDP and represents the maximum time between the transmission of two successive HELLO messages on this MANET interface. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o nhdpHelloInterval > 0 o nhdpHelloInterval >= nhdpHelloMinInterval""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpHelloMinInterval" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "500", "units" : "milliseconds", "description" : """nhdpHelloMinInterval corresponds to HELLO_MIN_INTERVAL of NHDP and represents the minimum interval between transmission of two successive HELLO messages on this MANET interface. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o nhdpHelloMinInterval <= nhdpHelloInterval""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpRefreshInterval" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "2000", "units" : "milliseconds", "description" : """nhdpRefreshInterval corresponds to REFRESH_INTERVAL of NHDP and represents the maximum interval between advertisements of each 1-hop neighbor network address and its status. Each advertisement is in a HELLO message on this MANET interface. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o nhdpRefreshInterval >= nhdpHelloInterval""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLHoldTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "6000", "units" : "milliseconds", "description" : """nhdpLHoldTime corresponds to L_HOLD_TIME of NHDP and represents the period of advertisement, on this MANET interface, of former 1-hop neighbor network addresses as lost in HELLO messages, allowing recipients of these HELLO messages to accelerate removal of this information from their Link Sets. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that it should be assigned a value significantly greater than the refresh interval held by nhdpRefreshInterval.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpHHoldTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "6000", "units" : "milliseconds", "description" : """nhdpHHoldTime corresponds to H_HOLD_TIME of NHDP and is used as the value in the VALIDITY_TIME Message TLV included in all HELLO messages on this MANET interface. It is then used by each router receiving such a HELLO message to indicate the validity of the information taken from that HELLO message and recorded in the receiving router's Information Bases. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that it should be assigned a value significantly greater than the refresh interval held by nhdpRefreshInterval and must be representable as described in RFC 5497.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpHystAcceptQuality" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"FLOAT-TC-MIB", "name" : "Float32TC"}, }, "access" : "readwrite", "description" : """nhdpHystAcceptQuality corresponds to HYST_ACCEPT of NHDP and represents the link quality threshold at or above which a link becomes usable, if it was not already so. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o 0 <= nhdpHystRejectQuality <= nhdpHystAcceptQuality <= 1.0 The default value for this object is 1.0. According to RFC 6340: Since these textual conventions are defined in terms of the OCTET STRING type, the SMI's mechanisms for formally setting range constraints are not available. MIB designers using these textual conventions will need to use DESCRIPTION clauses to spell out any applicable range constraints beyond those implied by the underlying IEEE types. Therefore, this object does not have a DEFVAL clause.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpHystRejectQuality" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.10", "status" : "current", "syntax" : { "type" : { "module" :"FLOAT-TC-MIB", "name" : "Float32TC"}, }, "access" : "readwrite", "description" : """nhdpHystRejectQuality corresponds to HYST_REJECT of NHDP and represents the link quality threshold below which a link becomes unusable, if it was not already so. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o 0 <= nhdpHystRejectQuality <= nhdpHystAcceptQuality <= 1.0 The default value for this object is 0.0. According to RFC 6340: Since these textual conventions are defined in terms of the OCTET STRING type, the SMI's mechanisms for formally setting range constraints are not available. MIB designers using these textual conventions will need to use DESCRIPTION clauses to spell out any applicable range constraints beyond those implied by the underlying IEEE types. Therefore, this object does not have a DEFVAL clause.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpInitialQuality" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.11", "status" : "current", "syntax" : { "type" : { "module" :"FLOAT-TC-MIB", "name" : "Float32TC"}, }, "access" : "readwrite", "description" : """nhdpInitialQuality corresponds to INITIAL_QUALITY of NHDP and represents the initial quality of a newly identified link. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o 0 <= nhdpInitialQuality <= 1.0 The default value for this object is 1.0. According to RFC 6340: Since these textual conventions are defined in terms of the OCTET STRING type, the SMI's mechanisms for formally setting range constraints are not available. MIB designers using these textual conventions will need to use DESCRIPTION clauses to spell out any applicable range constraints beyond those implied by the underlying IEEE types. Therefore, this object does not have a DEFVAL clause.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpInitialPending" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.12", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """nhdpInitialPending corresponds to INITIAL_PENDING of NHDP. If the value of this object is 'true(1)', then a newly identified link is considered pending and is not usable until the link quality has reached or exceeded the nhdpHystAcceptQuality threshold. Guidance for setting this object may be found in Section 5 of the NHDP specification (RFC 6130), which indicates that: o If nhdpInitialQuality >= nhdpHystAcceptQuality, then nhdpInitialPending := false(2). o If nhdpInitialQuality < nhdpHystRejectQuality, then nhdpInitialPending := true(1).""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpHpMaxJitter" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.13", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "500", "units" : "milliseconds", "description" : """nhdpHpMaxJitter corresponds to HP_MAXJITTER of NHDP and represents the value of MAXJITTER used in RFC 5148 for periodically generated HELLO messages on this MANET interface. Guidance for setting this object may be found in Section 5 of RFC 5148, which indicates that: o nhdpHpMaxJitter <= nhdpHelloInterval / 2 o nhdpHpMaxJitter should not be greater than nhdpHelloInterval / 4 o If nhdpMinHelloInterval > 0, then nhdpHpMaxJitter <= nhdpHelloMinInterval; and nhdpHpMaxJitter should not be greater than nhdpHelloMinInterval / 2""", "reference" : """Section 5 of RFC 5148 - Jitter Considerations in Mobile Ad Hoc Networks (MANETs), Clausen, T., Dearlove, C., and B. Adamson, February 2008""", }, # column "nhdpHtMaxJitter" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.14", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "500", "units" : "milliseconds", "description" : """nhdpHtMaxJitter corresponds to HT_MAXJITTER of NHDP and represents the value of MAXJITTER used in RFC 5148 for externally triggered HELLO messages on this MANET interface. Guidance for setting this object may be found in Section 5 of RFC 5148, which indicates that: o nhdpHtMaxJitter <= nhdpHelloInterval / 2 o nhdpHtMaxJitter should not be greater than nhdpHelloInterval / 4 o If nhdpMinHelloInterval > 0, then nhdpHtMaxJitter <= nhdpHelloMinInterval; and nhdpHtMaxJitter should not be greater than nhdpHelloMinInterval / 2""", "reference" : """Section 5 of RFC 5148 - Jitter Considerations in Mobile Ad Hoc Networks (MANETs), Clausen, T., Dearlove, C., and B. Adamson, February 2008""", }, # column "nhdpIfRowStatus" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.1.1.15", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "default" : "active", "description" : """This object permits management of the 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(1)' 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 this object in order for the row to transit to the 'active(1)' state; the default value for this object is used. For objects that do not have DEFVAL clauses, then the network manager MUST specify the value of this object prior to this row transitioning to the 'active(1)' state. When this object transitions to 'active(1)', 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 nhdpIfRowStatus of 'active(1)' is changed, then the updated value MUST be reflected in NHDP, and this new object value MUST be written to non-volatile storage. If the value of this object is not equal to 'active(1)', all associated entries in the nhdpLibLocalIfSetTable, nhdpInterfaceStateTable, nhdpIibLinkSetTable, and nhdpInterfacePerfTable MUST be deleted.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpNHoldTime" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "6000", "units" : "milliseconds", "description" : """nhdpNHoldTime corresponds to N_HOLD_TIME of NHDP and is used as the period during which former 1-hop neighbor network addresses are advertised as lost in HELLO messages, allowing recipients of these HELLO messages to accelerate removal of this information from their 2-Hop Sets. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # scalar "nhdpIHoldTime" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "6000", "units" : "milliseconds", "description" : """nhdpIHoldTime corresponds to I_HOLD_TIME of NHDP and represents the period for which a recently used local interface network address is recorded. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.""", "reference" : """Section 5 on Protocol Parameters and Constraints of RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # scalar "nhdpLibLocalIfSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4", "status" : "current", "description" : """A router's Local Interface Set records all network addresses that are defined as local MANET interface network addresses. As such, this table 'sparse augments' the nhdpInterfaceTable when network addresses are being defined for the interfaces existing within the nhdpInterfaceTable. The local interface is defined by the nhdpIfIndex. The Local Interface Set consists of Local Interface Address Tuples per MANET interface and their prefix lengths (in order to determine the network addresses related to the interface). A conceptual row in this table exists if and only if a manager has explicitly created the row. The manager can create a row by setting rowStatus to 'createAndGo' or 'createAndWait'. Further guidance on the addition or removal of local addresses and network addresses is found in Section 9 of RFC 6130.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpLibLocalIfSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1", "create" : "true", "status" : "current", "linkage" : [ "nhdpLibLocalIfSetIndex", ], "description" : """A router's Local Interface Set consists of Configured Interface Address Tuples for each network interface. 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 nhdpLibLocalIfSetRowStatus object.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpLibLocalIfSetIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "noaccess", "description" : """The index for this table. Necessary because multiple addresses may be associated with a given nhdpIfIndex.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibLocalIfSetIfIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.2", "status" : "current", "syntax" : { "type" : { "module" :"IF-MIB", "name" : "InterfaceIndex"}, }, "access" : "readonly", "description" : """Specifies the local nhdpIfIndex for which this IP address was added.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibLocalIfSetIpAddrType" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.3", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readwrite", "description" : """The type of the nhdpLibLocalIfSetIpAddr in the InetAddress MIB (RFC 4001). Only the values 'ipv4(1)' and 'ipv6(2)' are supported.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibLocalIfSetIpAddr" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readwrite", "description" : """nhdpLibLocalIfSetIpAddr is an address of an interface of this router. This object is interpreted according to the setting of nhdpLibLocalIfSetIpAddrType.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibLocalIfSetIpAddrPrefixLen" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressPrefixLength"}, }, "access" : "readwrite", "description" : """Indicates the number of leading one bits that form the mask. The mask is logically ANDed to the nhdpLibLocalIfSetIpAddr to determine the address prefix. A row match is true if the address used as an index falls within the network address range defined by the address prefix.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibLocalIfSetRowStatus" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.4.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "default" : "notReady", "description" : """This object permits management of the 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(1)' state unless all read-create objects in the entry have a defined appropriate value. As no objects in this table have DEFVAL clauses, the management station MUST specify the values of all read-create objects prior to this row transitioning to the 'active(1)' state. When this object transitions to 'active(1)', 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 nhdpIfRowStatus of 'active(1)' is changed, then the updated value MUST be reflected in NHDP, and this new object value MUST be written to non-volatile storage.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5", "status" : "current", "description" : """A router's Removed Interface Address Set records network addresses that were recently used as local interface network addresses. If a router's interface network addresses are immutable, then the Removed Interface Address Set is always empty and may be omitted. It consists of Removed Interface Address Tuples, one per network address.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpLibRemovedIfAddrSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1", "status" : "current", "linkage" : [ "nhdpLibRemovedIfAddrSetIndex", ], "description" : """A router's Removed Interface Address Set consists of Removed Interface Address Tuples, one per network address: (IR_local_iface_addr, IR_time) The association between these addresses and the router's Interface is found in the Standard MIB II's IP address table (RFC 1213).""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpLibRemovedIfAddrSetIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "noaccess", "description" : """The index for this table. Necessary because multiple addresses may be associated with a given nhdpIfIndex.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetIpAddrType" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.2", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """The type of the nhdpLibRemovedIfAddrSetIpAddr in the InetAddress MIB (RFC 4001). Only the values 'ipv4(1)' and 'ipv6(2)' are supported.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetIpAddr" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readonly", "description" : """nhdpLibRemovedIfAddrSetIpAddr is a recently used address of an interface of this router.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetIpAddrPrefixLen" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressPrefixLength"}, }, "access" : "readonly", "description" : """Indicates the number of leading one bits that form the mask. The mask is logically ANDed to the nhdpLibRemovedIfAddrSetIpAddr to determine the address prefix. A row match is true if the address used as an index falls within the network address range defined by the address prefix.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetIfIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.5", "status" : "current", "syntax" : { "type" : { "module" :"IF-MIB", "name" : "InterfaceIndex"}, }, "access" : "readonly", "description" : """Specifies the local IfIndex from which this IP address was recently removed.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpLibRemovedIfAddrSetIRTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.1.5.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpLibRemovedIfAddrSetIRTime specifies the value of sysUptime when this entry should expire and be removed from the nhdpLibRemovedIfAddrSetTable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpStateObjGrp" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2", }, # node "nhdpUpTime" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The value of sysUpTime at the time the current NHDP process was initialized.""", }, # scalar "nhdpInterfaceStateTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.2", "status" : "current", "description" : """nhdpInterfaceStateTable lists state information related to specific interfaces of this router. The value of nhdpIfIndex is an ifIndex from the interfaces group defined in the Interfaces Group MIB. The objects in this table are persistent, and when written, the entity SHOULD save the change to non-volatile storage.""", "reference" : """RFC 2863 - The Interfaces Group MIB, McCloghrie, K., and F. Kastenholtz, June 2000.""", }, # table "nhdpInterfaceStateEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.2.1", "status" : "current", "linkage" : [ "nhdpIfIndex", ], "description" : """nhdpInterfaceStateEntry describes one NHDP local interface state as indexed by its nhdpIfIndex.""", }, # row "nhdpIfStateUpTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The value of the sysUpTime when NHDP was last initialized on this MANET interface.""", }, # column "nhdpDiscIfSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3", "status" : "current", "description" : """A router's set of discovered interfaces on neighboring routers.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpDiscIfSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1", "status" : "current", "linkage" : [ "nhdpDiscIfSetIndex", ], "description" : """The entries include the nhdpDiscRouterIndex of the discovered router, the nhdpDiscIfIndex of the discovered interface, and the current set of addresses associated with this neighbor interface. The nhdpDiscIfIndex uniquely identifies the remote interface address sets through this table. It does not need to be unique across the MANET but MUST be locally unique within this router.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpDiscIfSetIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "noaccess", "description" : """The index for this table. Necessary because multiple addresses may be associated with a given nhdpDiscIfIndex.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscIfIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"NHDP-MIB", "name" : "NeighborIfIndex"}, }, "access" : "readonly", "description" : """The NHDP interface index (locally created) of a neighbor's interface. Used for cross- indexing into other NHDP tables and other MIB modules.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscRouterIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.3", "status" : "current", "syntax" : { "type" : { "module" :"NHDP-MIB", "name" : "NeighborRouterIndex"}, }, "access" : "readonly", "description" : """The NHDP neighbor index (locally created) of a neighboring router. Used for cross- indexing into other NHDP tables and other MIB modules.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscIfSetIpAddrType" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """The type of the nhdpDiscIfSetIpAddr in the InetAddress MIB (RFC 4001). Only the values 'ipv4(1)' and 'ipv6(2)' are supported.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscIfSetIpAddr" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readonly", "description" : """The nhdpDiscIfSetIpAddr is a recently used address of a neighbor of this router.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscIfSetIpAddrPrefixLen" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.3.1.6", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressPrefixLength"}, }, "access" : "readonly", "description" : """Indicates the number of leading one bits that form the mask. The mask is logically ANDed to the nhdpDiscIfSetIpAddr to determine the address prefix. A row match is true if the address used as an index falls within the network address range defined by the address prefix.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIibLinkSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4", "status" : "current", "description" : """A Link Set of an interface records all links from other routers that are, or recently were, 1-hop neighbors.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpIibLinkSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1", "status" : "current", "linkage" : [ "nhdpIfIndex", "nhdpDiscIfIndex", ], "description" : """A Link Set consists of Link Tuples, each representing a single link indexed by the local and remote interface pair: (L_neighbor_iface_addr_list, L_HEARD_time, L_SYM_time, L_quality, L_pending, L_lost, L_time). The local interface is indexed via the nhdpIfIndex. The 1-hop interface is indexed via the nhdpDiscIfIndex. There SHOULD be an entry in this table for each local interface and associated 1-hop neighbor reachable on this local interface. Note that L_quality is not included in the entries below, because updates may be required too frequently.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpIibLinkSetLHeardTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpIibLinkSetLHeardTime corresponds to L_HEARD_time of NHDP and represents the time up to which the MANET interface of the 1-hop neighbor would be considered heard if not considering link quality.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIibLinkSetLSymTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpIibLinkSetLSymTime corresponds to L_SYM_time of NHDP and represents the time up to which the link to the 1-hop neighbor would be considered symmetric if not considering link quality.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIibLinkSetLPending" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """nhdpIibLinkSetLPending corresponds to L_pending of NHDP and is a boolean flag, describing if a link is considered pending (i.e., a candidate, but not yet established, link).""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIibLinkSetLLost" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """nhdpIibLinkSetLLost corresponds to L_lost of NHDP and is a boolean flag, describing if a link is considered lost due to low link quality.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIibLinkSetLTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.4.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpIibLinkSetLTime specifies the value of sysUptime when this entry should expire and be removed from the nhdpIibLinkSetTable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5", "status" : "current", "description" : """A 2-Hop Set of an interface records network addresses of symmetric 2-hop neighbors and the symmetric links to symmetric 1-hop neighbors through which these symmetric 2-hop neighbors can be reached. It consists of 2-Hop Tuples.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpIib2HopSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1", "status" : "current", "linkage" : [ "nhdpIfIndex", "nhdpDiscIfIndex", "nhdpIib2HopSetIpAddressType", "nhdpIib2HopSetIpAddress", ], "description" : """nhdpIib2HopSetTable consists of 2-Hop Tuples, each representing a single network address of a symmetric 2-hop neighbor and a single MANET interface of a symmetric 1-hop neighbor. (N2_neighbor_iface_addr_list, N2_2hop_addr, N2_time). The entries include the 2-hop neighbor addresses, which act as the table index, and associated 1-hop symmetric link address set, designated through nhdpDiscIfIndex, and an expiration time. The nhdpIfIndex in the INDEX is the interface index of the local interface through which these 2-hop addresses are accessible. The nhdpDiscIfIndex in the INDEX represents the 1-hop neighbor interface through which these 2-hop addresses are reachable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpIib2HopSetIpAddressType" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1.1", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "noaccess", "description" : """The type of the nhdpIib2HopSetIpAddress in the InetAddress MIB module (RFC 4001). Only the values 'ipv4(1)' and 'ipv6(2)' are supported.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetIpAddress" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "noaccess", "description" : """nhdpIib2HopSetIpAddr corresponds to N2_2hop_addr of NHDP and is a network address of a symmetric 2-hop neighbor that has a symmetric link (using any MANET interface) to the indicated symmetric 1-hop neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetIpAddrPrefixLen" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1.3", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressPrefixLength"}, }, "access" : "readonly", "description" : """Indicates the number of leading one bits that form the mask. The mask is logically ANDed to the nhdpIib2HopSetIpAddress to determine the address prefix. A row match is true if the address used as an index falls within the network address range defined by the address prefix.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSet1HopIfIndex" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"NHDP-MIB", "name" : "NeighborIfIndex"}, }, "access" : "readonly", "description" : """nhdpIib2HopSet1HopIfIndex is nhdpDiscIfIndex of the 1-hop neighbor that communicated the ipAddress of the 2-hop neighbor in this row entry.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetN2Time" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.5.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpIib2HopSetN2Time specifies the value of sysUptime when this entry should expire and be removed from the nhdpIib2HopSetTable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpNibNeighborSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.6", "status" : "current", "description" : """A router's Neighbor Set records all network addresses of each 1-hop neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpNibNeighborSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.6.1", "status" : "current", "linkage" : [ "nhdpDiscRouterIndex", ], "description" : """A router's Neighbor Set consists of Neighbor Tuples, each representing a single 1-hop neighbor: (N_neighbor_addr_list, N_symmetric)""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpNibNeighborSetNSymmetric" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.6.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """nhdpNibNeighborNSymmetric corresponds to N_symmetric of NHDP and is a boolean flag, describing if this is a symmetric 1-hop neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpNibLostNeighborSetTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.7", "status" : "current", "description" : """A router's Lost Neighbor Set records network addresses of routers that were recently symmetric 1-hop neighbors but are now advertised as lost.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpNibLostNeighborSetEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.7.1", "status" : "current", "linkage" : [ "nhdpDiscRouterIndex", ], "description" : """A router's Lost Neighbor Set consists of Lost Neighbor Tuples, each representing a single such network address: (NL_neighbor_addr, NL_time)""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpNibLostNeighborSetNLTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.2.7.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """nhdpNibLostNeighborSetNLTime specifies the value of sysUptime when this entry should expire and be removed from the nhdpNibLostNeighborSetTable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpPerformanceObjGrp" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3", }, # node "nhdpInterfacePerfTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1", "status" : "current", "description" : """This table summarizes performance objects that are measured per local NHDP interface.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpInterfacePerfEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1", "status" : "current", "linkage" : [ "nhdpIfIndex", ], "description" : """A single entry contains performance counters for a local NHDP interface.""", }, # row "nhdpIfHelloMessageXmits" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "messages", "description" : """A counter is incremented each time a HELLO message has been transmitted on that interface.""", }, # column "nhdpIfHelloMessageRecvd" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "messages", "description" : """A counter is incremented each time a HELLO message has been received on that interface.""", }, # column "nhdpIfHelloMessageXmitAccumulatedSize" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter64"}, }, "access" : "readonly", "units" : "octets", "description" : """A counter is incremented by the number of octets in a HELLO message each time a HELLO message has been sent.""", }, # column "nhdpIfHelloMessageRecvdAccumulatedSize" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter64"}, }, "access" : "readonly", "units" : "octets", "description" : """A counter is incremented by the number of octets in a HELLO message each time a HELLO message has been received.""", }, # column "nhdpIfHelloMessageTriggeredXmits" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "messages", "description" : """A counter is incremented each time a triggered HELLO message has been sent.""", }, # column "nhdpIfHelloMessagePeriodicXmits" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "messages", "description" : """A counter is incremented each time a periodic HELLO message has been sent.""", }, # column "nhdpIfHelloMessageXmitAccumulatedSymmetricNeighborCount" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "neighbors", "description" : """A counter is incremented by the number of advertised symmetric neighbors in a HELLO each time a HELLO message has been sent.""", }, # column "nhdpIfHelloMessageXmitAccumulatedHeardNeighborCount" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "neighbors", "description" : """A counter is incremented by the number of advertised heard neighbors in a HELLO each time a HELLO message has been sent.""", }, # column "nhdpIfHelloMessageXmitAccumulatedLostNeighborCount" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "neighbors", "description" : """A counter is incremented by the number of advertised lost neighbors in a HELLO each time a HELLO message has been sent.""", }, # column "nhdpDiscIfSetPerfTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.2", "status" : "current", "description" : """A router's set of performance properties for each discovered interface of a neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpDiscIfSetPerfEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.2.1", "status" : "current", "linkage" : [ "nhdpDiscIfIndex", ], "description" : """There is an entry for each discovered interface of a neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpDiscIfRecvdPackets" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "packets", "description" : """This counter increments each time this router receives a packet from that interface of the neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscIfExpectedPackets" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "packets", "description" : """This counter increments by the number of missed packets from this neighbor based on the packet sequence number each time this router receives a packet from that interface of the neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpNibNeighborSetChanges" : { "nodetype" : "scalar", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "changes", "description" : """This counter increments each time the Neighbor Set changes. A change occurs whenever a new Neighbor Tuple has been added, a Neighbor Tuple has been removed, or any entry of a Neighbor Tuple has been modified.""", }, # scalar "nhdpDiscNeighborSetPerfTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.4", "status" : "current", "description" : """A router's set of discovered neighbors and their properties.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpDiscNeighborSetPerfEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.4.1", "status" : "current", "linkage" : [ "nhdpDiscRouterIndex", ], "description" : """The entries include the nhdpDiscRouterIndex of the discovered router as well as performance objects related to changes of the Neighbor Set.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpDiscNeighborNibNeighborSetChanges" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.4.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "changes", "description" : """This object returns the number of changes to the given Neighbor Tuple.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscNeighborNibNeighborSetUpTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.4.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """This object returns the sysUpTime when the neighbor becomes 'nbrup'. A neighbor is said to become 'nbrup' if a new nhdpNibNeighborSetEntry is created for a particular nhdpNibNeighborSetRouterIndex. It becomes 'nbrdown' if the entry for that neighbor has been deleted.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpDiscNeighborNibNeighborSetReachableLinkChanges" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.4.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "changes", "description" : """This object counts each time the neighbor changes the interface(s) over which it is reachable. A change in the set of Link Tuples corresponding to the appropriate Neighbor Tuple is registered, i.e., a corresponding Link Tuple is added or removed from the set of all corresponding Link Tuples.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetPerfTable" : { "nodetype" : "table", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.5", "status" : "current", "description" : """This table contains performance objects per discovered 2-hop neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # table "nhdpIib2HopSetPerfEntry" : { "nodetype" : "row", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.5.1", "status" : "current", "linkage" : [ "nhdpDiscRouterIndex", ], "description" : """The entries contain performance objects per discovered 2-hop neighbor.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # row "nhdpIib2HopSetPerfChanges" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.5.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "changes", "description" : """This object counts the changes of the union of all N2_neighbor_iface_addr_list of 2-Hop Tuples with an N2_2hop_addr equal to one of the given 2-hop neighbor's addresses.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpIib2HopSetPerfUpTime" : { "nodetype" : "column", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.1.3.5.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """This object returns the sysUpTime when the 2-Hop Tuple corresponding to the given 2-hop neighbor IP address was registered in the nhdpIib2HopSetTable.""", "reference" : """RFC 6130 - Mobile Ad Hoc Network (MANET) Neighborhood Discovery Protocol (NHDP), Clausen, T., Dearlove, C., and J. Dean, April 2011""", }, # column "nhdpConformance" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2", }, # node "nhdpCompliances" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.1", }, # node "nhdpMIBGroups" : { "nodetype" : "node", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2", }, # node }, # nodes "notifications" : { "nhdpNbrStateChange" : { "nodetype" : "notification", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.0.1", "status" : "current", "objects" : { "nhdpIfName" : { "nodetype" : "object", "module" : "NHDP-MIB" }, "nhdpNbrState" : { "nodetype" : "object", "module" : "NHDP-MIB" }, }, "description" : """nhdpNbrStateChange is a notification sent when more than nhdpNbrStateChangeThreshold neighbors change their status (i.e., 'down(0)', 'asymmetric(1)', or 'symmetric(2)') within a time window of nhdpNbrStateChangeWindow.""", }, # notification "nhdp2HopNbrStateChange" : { "nodetype" : "notification", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.0.2", "status" : "current", "objects" : { "nhdpIfName" : { "nodetype" : "object", "module" : "NHDP-MIB" }, "nhdp2HopNbrState" : { "nodetype" : "object", "module" : "NHDP-MIB" }, }, "description" : """nhdp2HopNbrStateChange is a notification sent when more than nhdp2HopNbrStateChangeThreshold 2-hop neighbors change their status (i.e., 'down(0)' or 'up(1)') within a time window of nhdp2HopNbrStateChangeWindow.""", }, # notification "nhdpIfStateChange" : { "nodetype" : "notification", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.0.0.3", "status" : "current", "objects" : { "nhdpIfName" : { "nodetype" : "object", "module" : "NHDP-MIB" }, "nhdpIfStatus" : { "nodetype" : "object", "module" : "NHDP-MIB" }, }, "description" : """nhdpIfStateChange is a notification sent when nhdpIfStatus has changed on this interface.""", }, # notification }, # notifications "groups" : { "nhdpConfigurationGroup" : { "nodetype" : "group", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2.2", "status" : "current", "members" : { "nhdpIfName" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfStatus" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHelloInterval" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHelloMinInterval" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpRefreshInterval" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLHoldTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHHoldTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHystAcceptQuality" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHystRejectQuality" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpInitialQuality" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpInitialPending" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHpMaxJitter" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpHtMaxJitter" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNHoldTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIHoldTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfRowStatus" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibLocalIfSetIfIndex" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibLocalIfSetIpAddrType" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibLocalIfSetIpAddr" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibLocalIfSetIpAddrPrefixLen" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibLocalIfSetRowStatus" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibRemovedIfAddrSetIpAddrType" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibRemovedIfAddrSetIpAddr" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibRemovedIfAddrSetIpAddrPrefixLen" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibRemovedIfAddrSetIfIndex" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpLibRemovedIfAddrSetIRTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, }, # members "description" : """Set of NHDP configuration objects implemented in this module.""", }, # group "nhdpStateGroup" : { "nodetype" : "group", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2.3", "status" : "current", "members" : { "nhdpUpTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfStateUpTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscRouterIndex" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfIndex" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfSetIpAddrType" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfSetIpAddr" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfSetIpAddrPrefixLen" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIibLinkSetLHeardTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIibLinkSetLSymTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIibLinkSetLPending" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIibLinkSetLLost" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIibLinkSetLTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIib2HopSetIpAddrPrefixLen" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIib2HopSet1HopIfIndex" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIib2HopSetN2Time" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNibNeighborSetNSymmetric" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNibLostNeighborSetNLTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, }, # members "description" : """Set of NHDP state objects implemented in this module.""", }, # group "nhdpPerformanceGroup" : { "nodetype" : "group", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2.4", "status" : "current", "members" : { "nhdpIfHelloMessageXmits" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageRecvd" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageXmitAccumulatedSize" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageRecvdAccumulatedSize" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageTriggeredXmits" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessagePeriodicXmits" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageXmitAccumulatedSymmetricNeighborCount" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageXmitAccumulatedHeardNeighborCount" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfHelloMessageXmitAccumulatedLostNeighborCount" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfRecvdPackets" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscIfExpectedPackets" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNibNeighborSetChanges" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscNeighborNibNeighborSetChanges" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscNeighborNibNeighborSetUpTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpDiscNeighborNibNeighborSetReachableLinkChanges" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIib2HopSetPerfChanges" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIib2HopSetPerfUpTime" : { "nodetype" : "member", "module" : "NHDP-MIB" }, }, # members "description" : """Set of NHDP performance objects implemented in this module.""", }, # group "nhdpNotificationObjectGroup" : { "nodetype" : "group", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2.5", "status" : "current", "members" : { "nhdpNbrStateChangeThreshold" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNbrStateChangeWindow" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdp2HopNbrStateChangeThreshold" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdp2HopNbrStateChangeWindow" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpNbrState" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdp2HopNbrState" : { "nodetype" : "member", "module" : "NHDP-MIB" }, }, # members "description" : """Set of NHDP notification objects implemented in this module.""", }, # group "nhdpNotificationGroup" : { "nodetype" : "group", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.2.6", "status" : "current", "members" : { "nhdpNbrStateChange" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdp2HopNbrStateChange" : { "nodetype" : "member", "module" : "NHDP-MIB" }, "nhdpIfStateChange" : { "nodetype" : "member", "module" : "NHDP-MIB" }, }, # members "description" : """Set of NHDP notifications implemented in this module.""", }, # group }, # groups "compliances" : { "nhdpBasicCompliance" : { "nodetype" : "compliance", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.1.1", "status" : "current", "description" : """The basic implementation requirements for managed network entities that implement NHDP.""", "requires" : { "nhdpConfigurationGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, }, # requires }, # compliance "nhdpFullCompliance" : { "nodetype" : "compliance", "moduleName" : "NHDP-MIB", "oid" : "1.3.6.1.2.1.213.2.1.2", "status" : "current", "description" : """The full implementation requirements for managed network entities that implement NHDP.""", "requires" : { "nhdpConfigurationGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, "nhdpStateGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, "nhdpNotificationObjectGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, "nhdpNotificationGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, "nhdpPerformanceGroup" : { "nodetype" : "mandatory", "module" : "NHDP-MIB" }, }, # requires }, # compliance }, # compliances }