NHRP-MIB

NHRP-MIB Download

MIBs list

This MIB contains managed object definitions for the Next Hop Resolution Procol, NHRP, as defined in RFC 2332

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for NHRP-MIB

nhrpNextIndex
This scalar is used for creating rows in the nhrpClientTable and the nhrpServerTable. The value of this variable is a currently unused value for nhrpClientIndex and nhrpServerIndex. The value returned when reading this variable must be unique for the NHC' ...
nhrpCacheTable
This table contains mappings between internetwork layer addresses and NBMA subnetwork layer addresses.
nhrpCacheEntry
A cached mapping between an internetwork layer address and an NBMA address. Entries can be created by the network administrator using the nhrpCacheRowStatus column, or they may be added dynamically based on protocol operation (including NHRP, SCSP, and ot ...
nhrpCacheInternetworkAddrType
The internetwork layer address type of this Next Hop Resolution Cache entry. The value of this object indicates how to interpret the values of nhrpCacheInternetworkAddr and nhrpCacheNextHopInternetworkAddr.
nhrpCacheInternetworkAddr
The value of the internetwork address of the destination.
nhrpCacheIndex
An identifier for this entry that has local significance within the scope of the General Group. This identifier is used here to uniquely identify this row, and also used in the 'nhrpPurgeTable' for the value of the 'nhrpPurgeCacheIdentifier'.
nhrpCachePrefixLength
The number of bits that define the internetwork layer prefix associated with the nhrpCacheInternetworkAddr.
nhrpCacheNextHopInternetworkAddr
The value of the internetwork address of the next hop.
nhrpCacheNbmaAddrType
The NBMA address type. The value of this object indicates how to interpret the values of nhrpCacheNbmaAddr and nhrpCacheNbmaSubaddr.
nhrpCacheNbmaAddr
The value of the NBMA subnetwork address of the next hop.
nhrpCacheNbmaSubaddr
The value of the NBMA subaddress of the next hop. If there is no subaddress concept for the NBMA address family, this value will be a zero-length OCTET STRING.
nhrpCacheType
An indication of how this cache entry was created. The values are: 'other(1)' The entry was added by some other means. 'register(2)' In a server, added based on a client registration. 'resolveAuthoritative(3)' In a clie ...
nhrpCacheState
An indication of the state of this entry. The values are: 'incomplete(1)' The client has sent a NHRP Resolution Request but has not yet received the NHRP Resolution Reply. 'ackReply(2)' For a client or server, this is a cached valid mapping. 'nakReply(3 ...
nhrpCacheHoldingTimeValid
True(1) is returned if the value of 'nhrpCacheType' is not 'administrativelyAdded'. Since the value of 'nhrpCacheType' was not configured by a user, the value of 'nhrpCacheHoldingTime' is considered valid. In other words, the value of 'nhrpCacheHoldingT ...
nhrpCacheHoldingTime
If the value of 'nhrpCacheHoldingTimeValid is true(1) then this object represents the number of seconds that the cache entry will remain in this table. When this value reaches 0 (zero) the row should be deleted. If the value of 'nhrpCacheHoldingTimeValid ...
nhrpCacheNegotiatedMtu
The maximum transmission unit (MTU) that was negotiated or registered for this entity. In other words, this is the actual MTU being used.
nhrpCachePreference
An object which reflects the Preference value of the Client Information Entry (CIE). Zero or more Client Information Entries (CIEs) may be included in the NHRP Packet. One of the fields in the CIE is the Preference. For a complete description of the CIE ...
nhrpCacheStorageType
This value only has meaning when the 'nhrpCacheType' has the value of 'administrativelyAdded'. When the row is created due to being 'administrativelyAdded', this object reflects whether this row is kept in volatile storage and lost upon reboot or if this ...
nhrpCacheRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpPurgeReqTable
This table will track Purge Request Information.
nhrpPurgeReqEntry
Information regarding a Purge Request.
nhrpPurgeIndex
An index for this entry that has local significance within the scope of this table.
nhrpPurgeCacheIdentifier
This object identifies which row in 'nhrpCacheTable' is being purged. This object should have the same value as the 'nhrpCacheIndex' in the 'nhrpCacheTable'.
nhrpPurgePrefixLength
In the case of NHRP Purge Requests, this specifies the equivalence class of addresses which match the first 'Prefix Length' bit positions of the Client Protocol Address specified in the Client Information Entry (CIE).
nhrpPurgeRequestID
The Request ID used in the purge request.
nhrpPurgeReplyExpected
An indication of whether this Purge Request has the 'N' Bit cleared (off).
nhrpPurgeRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpClientTable
Information about NHRP clients (NHCs) managed by this agent.
nhrpClientEntry
Information about a single NHC.
nhrpClientIndex
An identifier for the NHRP client that is unique within the scope of this agent. The 'nhrpNextIndex' value should be consulted (read), prior to creating a row in this table, and the value returned from reading 'nhrpNextIndex' should be used as this objec ...
nhrpClientInternetworkAddrType
The type of the internetwork layer address of this client. This object indicates how the value of nhrpClientInternetworkAddr is to be interpreted.
nhrpClientInternetworkAddr
The value of the internetwork layer address of this client.
nhrpClientNbmaAddrType
The type of the NBMA subnetwork address of this client. This object indicates how the values of nhrpClientNbmaAddr and nhrpClientNbmaSubaddr are to be interpreted.
nhrpClientNbmaAddr
The NBMA subnetwork address of this client.
nhrpClientNbmaSubaddr
The NBMA subaddress of this client. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
nhrpClientInitialRequestTimeout
The number of seconds that the client will wait before timing out an NHRP initial request. This object only has meaning for the initial timeout period.
nhrpClientRegistrationRequestRetries
The number of times the client will retry the registration request before failure. A value of 0 means don't retry. A value of 65535 means retry forever.
nhrpClientResolutionRequestRetries
The number of times the client will retry the resolution request before failure. A value of 0 means don't retry. A value of 65535 means retry forever.
nhrpClientPurgeRequestRetries
The number of times the client will retry a purge request before failure. A value of 0 means don't retry. A value of 65535 means retry forever.
nhrpClientDefaultMtu
The default maximum transmission unit (MTU) of the LIS/LAG which this client should use. This object will be initialized by the agent to the default MTU of the LIS/LAG (which is 9180) unless a different MTU value is specified during creation of this Clien ...
nhrpClientHoldTime
The hold time the client will register.
nhrpClientRequestID
The Request ID used to register this client with its server. According to Section 5.2.3 of the NHRP Specification, RFC 2332 [17], the Request ID must be kept in non-volatile storage, so that if an NHC crashes and re-initializes, it will use a different R ...
nhrpClientStorageType
This object defines whether this row is kept in volatile storage and lost upon a Client crash or reboot situation, or if this row is backed up by nonvolatile or permanent storage.
nhrpClientRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpClientRegistrationTable
A table of Registration Request Information that needs to be maintained by the NHCs (clients).
nhrpClientRegistrationEntry
An NHC needs to maintain registration request information between the NHC and the NHS. An entry in this table represents information for a single registration request.
nhrpClientRegIndex
An identifier for this entry such that it identifies a specific Registration Request from the NHC represented by the nhrpClientIndex.
nhrpClientRegUniqueness
The Uniqueness indicator for this Registration Request. If this object has the value of requestUnique(1), then the Uniqueness bit is set in the the NHRP Registration Request represented by this row. The value cannot be changed once the row is created.
nhrpClientRegState
The registration state of this client. The values are: 'other(1)' The state of the registration request is not one of 'registering', 'ackRegisterReply' or 'nakRegisterReply'. 'registering(2)' A registration request has been issued and a ...
nhrpClientRegRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpClientNhsTable
A table of NHSes that are available for use by this NHC (client). By default, the agent will add an entry to this table that corresponds to the client's default router.
nhrpClientNhsEntry
An NHS that may be used by an NHC.
nhrpClientNhsIndex
An identifier for an NHS available to an NHC.
nhrpClientNhsInternetworkAddrType
The type of the internetwork layer address of the NHRP server represented in this entry. This object indicates how the value of nhrpClientNhsInternetworkAddr is to be interpreted.
nhrpClientNhsInternetworkAddr
The value of the destination internetwork layer address of the NHRP server represented by this entry. If this value is not known, this will be a zero-length OCTET STRING.
nhrpClientNhsNbmaAddrType
The type of the NBMA subnetwork address of the NHRP Server represented by this entry. This object indicates how the values of nhrpClientNhsNbmaAddr and nhrpClientNhsNbmaSubaddr are to be interpreted.
nhrpClientNhsNbmaAddr
The NBMA subnetwork address of the NHS. The type of the address is indicated by the corresponding value of nhrpClientNhsNbmaAddrType.
nhrpClientNhsNbmaSubaddr
The NBMA subaddress of the NHS. For NMBA address families that do not have the concept of subaddress, this will be a zero-length OCTET STRING.
nhrpClientNhsInUse
An indication of whether this NHS is in use by the NHC.
nhrpClientNhsRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpClientStatTable
This table contains statistics collected by NHRP clients.
nhrpClientStatEntry
Statistics collected by a NHRP client.
nhrpClientStatTxResolveReq
The number of NHRP Resolution Requests transmitted by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpC ...
nhrpClientStatRxResolveReplyAck
The number of positively acknowledged NHRP Resolution Replies received by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated b ...
nhrpClientStatRxResolveReplyNakProhibited
The number of NAKed NHRP Resolution Replies received by this client that contained the code indicating 'Administratively Prohibited'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-i ...
nhrpClientStatRxResolveReplyNakInsufResources
The number of NAKed NHRP Resolution Replies received by this client that contained the code indicating 'Insufficient Resources'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initia ...
nhrpClientStatRxResolveReplyNakNoBinding
The number of NAKed NHRP Resolution Replies received by this client that contained the code indicating 'No Internetworking Layer Address to NBMA Address Binding Exists'. Discontinuities in the value of this counter can occur at re-initialization of the ma ...
nhrpClientStatRxResolveReplyNakNotUnique
The number of NAKed NHRP Resolution Replies received by this client that contained the code indicating 'Binding Exists But Is Not Unique'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client ...
nhrpClientStatTxRegisterReq
The number of NHRP Registration Requests transmitted by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhr ...
nhrpClientStatRxRegisterAck
The number of positively acknowledged NHRP Registration Replies received by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated ...
nhrpClientStatRxRegisterNakProhibited
The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Administratively Prohibited'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re ...
nhrpClientStatRxRegisterNakInsufResources
The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Insufficient Resources'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-init ...
nhrpClientStatRxRegisterNakAlreadyReg
The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Unique Internetworking Layer Address Already Registered'. Discontinuities in the value of this counter can occur at re-initialization of the manageme ...
nhrpClientStatRxPurgeReq
The number of NHRP Purge Requests received by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClientSta ...
nhrpClientStatTxPurgeReq
The number of NHRP Purge Requests transmitted by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClient ...
nhrpClientStatRxPurgeReply
The number of NHRP Purge Replies received by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClientStat ...
nhrpClientStatTxPurgeReply
The number of NHRP Purge Replies transmitted by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClientS ...
nhrpClientStatTxErrorIndication
The number of NHRP Error Indication packets transmitted by this client. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other times as indicated by the value of ...
nhrpClientStatRxErrUnrecognizedExtension
The number of NHRP Error Indication packets received by this client with the error code 'Unrecognized Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at ...
nhrpClientStatRxErrLoopDetected
The number of NHRP Error Indication packets received by this client with the error code 'NHRP Loop Detected'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at oth ...
nhrpClientStatRxErrProtoAddrUnreachable
The number of NHRP Error Indication packets received by this client with the error code 'Protocol Address Unreachable'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization ...
nhrpClientStatRxErrProtoError
The number of NHRP Error Indication packets received by this client with the error code 'Protocol Error'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at other t ...
nhrpClientStatRxErrSduSizeExceeded
The number of NHRP Error Indication packets received by this client with the error code 'NHRP SDU Size Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at ...
nhrpClientStatRxErrInvalidExtension
The number of NHRP Error Indication packets received by this client with the error code 'Invalid Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at othe ...
nhrpClientStatRxErrAuthenticationFailure
The number of NHRP Error Indication packets received by this client with the error code 'Authentication Failure'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at ...
nhrpClientStatRxErrHopCountExceeded
The number of NHRP Error Indication packets received by this client with the error code 'Hop Count Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Client re-initialization and at oth ...
nhrpClientStatDiscontinuityTime
The value of sysUpTime on the most recent occasion at which any one or more of this Client's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem or the NHRP Client ...
nhrpServerTable
This table contains information for a set of NHSes associated with this agent.
nhrpServerEntry
Information about a single NHS.
nhrpServerIndex
An identifier for the server that is unique within the scope of this agent.
nhrpServerInternetworkAddrType
The type of the internetwork layer address of this server. This object is used to interpret the value of nhrpServerInternetworkAddr.
nhrpServerInternetworkAddr
The value of the internetwork layer address of this server.
nhrpServerNbmaAddrType
The type of the NBMA subnetwork address of this server. This object is used to interpret the value of nhrpServerNbmaAddr.
nhrpServerNbmaAddr
The value of the NBMA subnetwork address of this server.
nhrpServerNbmaSubaddr
The value of the NBMA subaddress of this server. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
nhrpServerStorageType
This object defines whether this row is kept in volatile storage and lost upon a Server crash or reboot situation, or if this row is backed up by nonvolatile or permanent storage.
nhrpServerRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpServerCacheTable
This table extends the nhrpCacheTable for NHSes. If the nhrpCacheTable has a row added due to an NHS or based on information regarding an NHS then a row is also added in this table. The rows in this table will be created when rows in the nhrpCacheTable a ...
nhrpServerCacheEntry
Additional information kept by a NHS for a relevant Next Hop Resolution Cache entry.
nhrpServerCacheAuthoritative
An indication of whether this cache entry is authoritative, which means the entry was added because of a direct registration request with this server or by Server Cache Synchronization Protocol (SCSP) from an authoritative source.
nhrpServerCacheUniqueness
The Uniqueness indicator for this cache entry used in duplicate address detection. This value cannot be changed after the entry is active.
nhrpServerNhcTable
A table of NHCs that are available for use by this NHS (Server).
nhrpServerNhcEntry
An NHC that may be used by an NHS.
nhrpServerNhcIndex
An identifier for an NHC available to an NHS.
nhrpServerNhcPrefixLength
The number of bits that define the internetwork layer prefix associated with the nhrpServerNhcInternetworkAddr.
nhrpServerNhcInternetworkAddrType
The type of the internetwork layer address of the NHRP Client represented in this entry. This object indicates how the value of nhrpServerNhcInternetworkAddr is to be interpreted.
nhrpServerNhcInternetworkAddr
The value of the internetwork layer address of the NHRP Client represented by this entry. If this value is not known, this will be a zero-length OCTET STRING.
nhrpServerNhcNbmaAddrType
The type of the NBMA subnetwork address of the NHRP Client represented by this entry. This object indicates how the values of nhrpServerNhcNbmaAddr and nhrpServerNhcNbmaSubaddr are to be interpreted.
nhrpServerNhcNbmaAddr
The NBMA subnetwork address of the NHC. The type of the address is indicated by the corresponding value of nhrpServerNbmaAddrType.
nhrpServerNhcNbmaSubaddr
The NBMA subaddress of the NHC. For NMBA address familes that do not have the concept of subaddress, this will be a zero-length OCTET STRING.
nhrpServerNhcInUse
An indication of whether this NHC is in use by the NHS.
nhrpServerNhcRowStatus
An object that allows entries in this table to be created and deleted using the RowStatus convention.
nhrpServerStatTable
Statistics collected by Next Hop Servers.
nhrpServerStatEntry
Statistics for a particular NHS. The statistics are broken into received (Rx), transmitted (Tx) and forwarded (Fw). Forwarded (Fw) would be done by a transit NHS.
nhrpServerStatRxResolveReq
The number of NHRP Resolution Requests received by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServ ...
nhrpServerStatTxResolveReplyAck
The number of positively acknowledged NHRP Resolution Replies transmitted by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicate ...
nhrpServerStatTxResolveReplyNakProhibited
The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'Administratively Prohibited'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and ...
nhrpServerStatTxResolveReplyNakInsufResources
The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'Insufficient Resources'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ot ...
nhrpServerStatTxResolveReplyNakNoBinding
The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'No Internetworking Layer Address to NBMA Address Binding Exists'. Discontinuities in the value of this counter can occur at re-initialization of the management system, a ...
nhrpServerStatTxResolveReplyNakNotUnique
The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'Binding Exists But Is Not Unique'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization ...
nhrpServerStatRxRegisterReq
The number of NHRP Registration Requests received by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpSe ...
nhrpServerStatTxRegisterAck
The number of positively acknowledged NHRP Registration Replies transmitted by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indica ...
nhrpServerStatTxRegisterNakProhibited
The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Administratively Prohibited'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization an ...
nhrpServerStatTxRegisterNakInsufResources
The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Insufficient Resources'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatTxRegisterNakAlreadyReg
The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Unique Internetworking Layer Address Already Registered'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP ...
nhrpServerStatRxPurgeReq
The number of NHRP Purge Requests received by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServerSta ...
nhrpServerStatTxPurgeReq
The number of NHRP Purge Requests transmitted by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServer ...
nhrpServerStatRxPurgeReply
The number of NHRP Purge Replies received by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServerStat ...
nhrpServerStatTxPurgeReply
The number of NHRP Purge Replies transmitted by this server. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServerS ...
nhrpServerStatRxErrUnrecognizedExtension
The number of NHRP Error Indication packets received by this server with the error code 'Unrecognized Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatRxErrLoopDetected
The number of NHRP Error Indication packets received by this server with the error code 'NHRP Loop Detected'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at oth ...
nhrpServerStatRxErrProtoAddrUnreachable
The number of NHRP Error Indication packets received by this server with the error code 'Protocol Address Unreachable'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization ...
nhrpServerStatRxErrProtoError
The number of NHRP Error Indication packets received by this server with the error code 'Protocol Error'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other t ...
nhrpServerStatRxErrSduSizeExceeded
The number of NHRP Error Indication packets received by this server with the error code 'NHRP SDU Size Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatRxErrInvalidExtension
The number of NHRP Error Indication packets received by this server with the error code 'Invalid Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at othe ...
nhrpServerStatRxErrInvalidResReplyReceived
The number of NHRP Error Indication packets received by this server with the error code 'Invalid Resolution Reply Received'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initializa ...
nhrpServerStatRxErrAuthenticationFailure
The number of NHRP Error Indication packets received by this server with the error code 'Authentication Failure'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatRxErrHopCountExceeded
The number of NHRP Error Indication packets received by this server with the error code 'Hop Count Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at oth ...
nhrpServerStatTxErrUnrecognizedExtension
The number of NHRP Error Indication packets transmitted by this server with the error code 'Unrecognized Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and ...
nhrpServerStatTxErrLoopDetected
The number of NHRP Error Indication packets transmitted by this server with the error code 'NHRP Loop Detected'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatTxErrProtoAddrUnreachable
The number of NHRP Error Indication packets transmitted by this server with the error code 'Protocol Address Unreachable'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initializati ...
nhrpServerStatTxErrProtoError
The number of NHRP Error Indication packets transmitted by this server with the error code 'Protocol Error'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at othe ...
nhrpServerStatTxErrSduSizeExceeded
The number of NHRP Error Indication packets transmitted by this server with the error code 'NHRP SDU Size Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and ...
nhrpServerStatTxErrInvalidExtension
The number of NHRP Error Indication packets transmitted by this server with the error code 'Invalid Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at o ...
nhrpServerStatTxErrAuthenticationFailure
The number of NHRP Error Indication packets transmitted by this server with the error code 'Authentication Failure'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and ...
nhrpServerStatTxErrHopCountExceeded
The number of NHRP Error Indication packets transmitted by this server with the error code 'Hop Count Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at ...
nhrpServerStatFwResolveReq
The number of NHRP Resolution Requests forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated ...
nhrpServerStatFwResolveReply
The number of NHRP Resolution Replies forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated ...
nhrpServerStatFwRegisterReq
The number of NHRP Registration Requests forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicat ...
nhrpServerStatFwRegisterReply
The number of NHRP Registration Replies forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicate ...
nhrpServerStatFwPurgeReq
The number of NHRP Purge Requests forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by t ...
nhrpServerStatFwPurgeReply
The number of NHRP Purge Replies forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indicated by th ...
nhrpServerStatFwErrorIndication
The number of NHRP Error Indication packets forwarded by this server acting as a transit NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, at NHRP Server re-initialization and at other times as indi ...
nhrpServerStatDiscontinuityTime
The value of sysUpTime on the most recent occasion at which any one or more of this Server's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem or the NHRP Server ...
nhrpGeneralGroup
Objects that apply to both NHRP clients and NHRP servers.
nhrpClientGroup
Objects that apply only to NHRP clients.
nhrpServerGroup
Objects that apply only to NHRP servers.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list