ibm-nhrp Download
This MIB contains managed object definitions for the Next Hop
Resolution Procol, NHRP, as defined in
draft-ietf-rolc-nhrp-08.txt.
IPHost Network Monitor offer an easy way of SNMP monitoring your IBM network devices.
OID list for ibm-nhrp
- nhrpNextHopResTable
- This table contains mappings between internetwork layer addresses and NBMA subnetwork layer addresses.
- nhrpNextHopResEntry
- A cached mapping between an internetwork layer address and an NBMA address. Entries can be created by the network administrator using the nhrpNextHopResRowStatus column, or they may be added dynamically based on protocol operation (including NHRP, SCSP, a ...
- nhrpNextHopResInternetworkAddrType
- The internetwork layer address type of this Next Hop Resolution Cache entry. The value of this object indicates how to interpret the values of nhrpNextHopResDestAddr and nhrpNextHopResNextHopAddr.
- nhrpNextHopResDestAddr
- The value of the internetwork address of the destination.
- nhrpNextHopResPrefixLength
- The number of bits that define the internetwork layer prefix associated with the nhrpNextHopResDestAddr.
- nhrpNextHopResNextHopAddr
- The value of the internetwork address of the next hop.
- nhrpNextHopResNbmaAddrType
- The NBMA address type of this Next Hop Resolution Cache entry. The value of this object indicates how to interpret the values of nhrpNextHopResNbmaAddr and nhrpNextHopResNbmaSubaddr.
- nhrpNextHopResNbmaAddr
- The value of the NBMA subnetwork address of the next hop.
- nhrpNextHopResNbmaSubaddr
- 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.
- nhrpNextHopResEntryType
- An indication of how this Next Hop Resolution Cache entry was created. The values are: 'register(1)' In a server, added based on a client registration. 'resolve(2)' In a client, added based on receiving a NHRP Resolution Reply. 'transit(3)' In a transit ...
- nhrpNextHopResEntryState
- 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. 'completePos(2)' For a client or server, this is a cached valid mapping. 'completeN ...
- nhrpNextHopResNegotiatedMtu
- The maximum transmission unit (MTU) that was negotiated or registered for this entity.
- nhrpNextHopResRowStatus
- 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.
- 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 subnetwork subaddress of this client. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
- nhrpClientRegistration
- The registration state of this client.
- nhrpClientRequestTimeout
- The number of seconds that the client will wait before timing out an NHRP request.
- nhrpClientRequestRetries
- The number of times the client will retry the 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 client. This will be initialized by the agent to the MTU of the LIS/LAG if no value is specified during creation.
- nhrpClientHoldTime
- The hold time the client will register.
- nhrpClientRequestID
- The Request ID used to register this client with its server.
- nhrpClientRowStatus
- 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 a NHC.
- nhrpClientNhsNbmaAddr
- The NBMA subnetwork address of the NHS. The type of the address is indicated by the corresponding value of nhrpClientNbmaAddrType.
- nhrpClientNhsNbmaSubaddr
- The NBMA subnetwork 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.
- nhrpClientStatRxResolveReplyAck
- The number of positively acknowledged NHRP Resolution Replies received by this client.
- 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'.
- nhrpClientStatRxResolveReplyNakNotUnique
- The number of NAKed NHRP Resolution Replies received by this client that contained the code indicating 'Binding Exists But Is Not Unique'.
- nhrpClientStatTxRegisterReq
- The number of NHRP Registration Requests transmitted by this client.
- nhrpClientStatRxRegisterAck
- The number of positively acknowledged NHRP Registration Replies received by this client.
- nhrpClientStatRxRegisterNakCantServe
- The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Can't Serve This Address'.
- nhrpClientStatRxRegisterNakOverflow
- The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Registration Overflow'.
- nhrpClientStatRxRegisterNakAlreadyReg
- The number of NAKed NHRP Registration Replies received by this client that contained the code indicating 'Unique Internetworking Layer Address Already Registered'.
- nhrpClientStatRxPurgeReq
- The number of NHRP Purge Requests received by this client.
- nhrpClientStatTxPurgeReq
- The number of NHRP Purge Requests transmitted by this client.
- nhrpClientStatRxPurgeReply
- The number of NHRP Purge Replies received by this client.
- nhrpClientStatTxPurgeReply
- The number of NHRP Purge Replies transmitted by this client.
- nhrpClientStatTxError
- The number of NHRP Error Indication packets transmitted by this client.
- nhrpClientStatRxErrUnrecognizedExtension
- The number of NHRP Error Indication packets received by this client with the error code 'Unrecognized Extension'.
- nhrpClientStatRxErrSubnetworkIDMismatch
- The number of NHRP Error Indication packets received by this client with the error code 'Subnetwork ID Mismatch'.
- nhrpClientStatRxErrLoopDetected
- The number of NHRP Error Indication packets received by this client with the error code 'NHRP Loop Detected'.
- nhrpClientStatRxErrProtoAddrUnreachable
- The number of NHRP Error Indication packets received by this client with the error code 'Protocol Address Unreachable'.
- nhrpClientStatRxErrProtoError
- The number of NHRP Error Indication packets received by this client with the error code 'Protocol Error'.
- nhrpClientStatRxErrSduSizeExceeded
- The number of NHRP Error Indication packets received by this client with the error code 'NHRP SDU Size Exceeded'.
- nhrpClientStatRxErrInvalidExtension
- The number of NHRP Error Indication packets received by this client with the error code 'Invalid Extension'.
- nhrpClientStatRxErrAuthenticationFailure
- The number of NHRP Error Indication packets received by this client with the error code 'Authentication Failure'.
- nhrpClientStatRxErrHopCountExceeded
- The number of NHRP Error Indication packets received by this client with the error code 'Hop Count Exceeded'.
- 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 subnetwork subaddress of this server. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
- nhrpServerNbmaSubnetworkID
- The NBMA subnetwork identifier associated with this server.
- nhrpServerAuthentication
- The type of authentication supported by this NHRP entity.
- nhrpServerCurrentClients
- The number of client currently registered with this server.
- nhrpServerMaxClients
- The administrative maximum number of clients that this server will allow to register with it.
- nhrpServerRowStatus
- An object that allows entries in this table to be created and deleted using the RowStatus convention.
- nhrpServerNextHopResTable
- This table extends the Next Host Resolution Cache Table for NHSes.
- nhrpServerNextHopResEntry
- Additional information kept by a NHS for each Next Hop Resolution Cache entry.
- nhrpServerNextHopResAuthoritative
- An indication of whether this Next Hop Resolution 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.
- nhrpServerNextHopResUniqueness
- The Uniqueness indicator for this Next Hop Resolution Cache entry used in duplicate address detection. This value cannot be changed after the entry is active.
- nhrpServerNextHopResScsp
- This object indicates if the entry was added via the Server Cache Synchronization Protocol (SCSP).
- 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)...
- nhrpServerStatRxResoveReq
- The number of NHRP Resolution Requests received by this server.
- nhrpServerStatTxResolveReplyAck
- The number of positively acknowledged NHRP Resolution Replies transmitted by this server.
- nhrpServerStatTxResolveReplyNakNoBinding
- The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'No Internetworking Layer Address to NBMA Address Binding Exists'.
- nhrpServerStatTxResolveReplyNakNotUnique
- The number of NAKed NHRP Resolution Replies transmitted by this server with the code 'Binding Exists But Is Not Unique'.
- nhrpServerStatRxRegisterReq
- The number of NHRP Registration Requests received by this server.
- nhrpServerStatTxRegisterAck
- The number of positively acknowledge NHRP Registration Replies transmitted by this server.
- nhrpServerStatTxRegisterNakCantServe
- The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Can't Serve This Address'.
- nhrpServerStatTxRegisterNakOverflow
- The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Registration Overflow'.
- nhrpServerStatTxRegisterNakAlreadyReg
- The number of NAKed NHRP Registration Replies transmitted by this server with the code 'Unique Internetworking Layer Address Already Registered'.
- nhrpServerStatRxPurgeReq
- The number of NHRP Purge Requests received by this server.
- nhrpServerStatTxPurgeReq
- The number of NHRP Purge Requests transmitted by this server.
- nhrpServerStatRxPurgeReply
- The number of NHRP Purge Replies received by this server.
- nhrpServerStatTxPurgeReply
- The number of NHRP Purge Replies transmitted by this server.
- nhrpServerStatRxErrUnrecognizedExtension
- The number of NHRP Error Indication packets received by this server with the error code 'Unrecognized Extension'.
- nhrpServerStatRxErrSubnetworkIDMismatch
- The number of NHRP Error Indication packets received by this server with the error code 'Subnetwork ID Mismatch'.
- nhrpServerStatRxErrLoopDetected
- The number of NHRP Error Indication packets received by this server with the error code 'NHRP Loop Detected'.
- nhrpServerStatRxErrProtoAddrUnreachable
- The number of NHRP Error Indication packets received by this server with the error code 'Protocol Address Unreachable'.
- nhrpServerStatRxErrProtoError
- The number of NHRP Error Indication packets received by this server with the error code 'Protocol Error'.
- nhrpServerStatRxErrSduSizeExceeded
- The number of NHRP Error Indication packets received by this server with the error code 'NHRP SDU Size Exceeded'.
- nhrpServerStatRxErrInvalidExtension
- The number of NHRP Error Indication packets received by this server with the error code 'Invalid Extension'.
- nhrpServerStatRxErrAuthenticationFailure
- The number of NHRP Error Indication packets received by this server with the error code 'Authentication Failure'.
- nhrpServerStatRxErrHopCountExceeded
- The number of NHRP Error Indication packets received by this server with the error code 'Hop Count Exceeded'.
- nhrpServerStatTxErrUnrecognizedExtension
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Unrecognized Extension'.
- nhrpServerStatTxErrSubnetworkIDMismatch
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Subnetwork ID Mismatch'.
- nhrpServerStatTxErrLoopDetected
- The number of NHRP Error Indication packets transmitted by this server with the error code 'NHRP Loop Detected'.
- nhrpServerStatTxErrProtoAddrUnreachable
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Protocol Address Unreachable'.
- nhrpServerStatTxErrProtoError
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Protocol Error'.
- nhrpServerStatTxErrSduSizeExceeded
- The number of NHRP Error Indication packets transmitted by this server with the error code 'NHRP SDU Size Exceeded'.
- nhrpServerStatTxErrInvalidExtension
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Invalid Extension'.
- nhrpServerStatTxErrAuthenticationFailure
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Authentication Failure'.
- nhrpServerStatTxErrHopCountExceeded
- The number of NHRP Error Indication packets transmitted by this server with the error code 'Hop Count Exceeded'.
- nhrpServerStatFwResolveReq
- The number of NHRP Resolution Requests forwarded by this server acting as a transit NHS.
- nhrpServerStatFwResolveReply
- The number of NHRP Resolution Replies forwarded by this server acting as a transit NHS.
- nhrpServerStatFwRegisterReq
- The number of NHRP Registration Requests forwarded by this server acting as a transit NHS.
- nhrpServerStatFwRegisterReply
- The number of NHRP Registration Replies forwarded by this server acting as a transit NHS.
- nhrpServerStatFwPurgeReq
- The number of NHRP Purge Requests forwarded by this server acting as a transit NHS.
- nhrpServerStatFwPurgeReply
- The number of NHRP Purge Replies forwarded by this server acting as a transit NHS.
- nhrpServerStatFwError
- The number of NHRP Error Indication packets forwarded by this server acting as a transit NHS.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.