NHRP-MIB

File: NHRP-MIB.mib (101274 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB IANA-ADDRESS-FAMILY-NUMBERS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY mib-2
Integer32 Counter32 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
TruthValue RowStatus StorageType
TimeStamp ifIndex AddressFamilyNumbers

Defined Types

NhrpGenAddr  
The value of an internetwork layer or NBMA address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

NhrpCacheEntry  
SEQUENCE    
  nhrpCacheInternetworkAddrType AddressFamilyNumbers
  nhrpCacheInternetworkAddr NhrpGenAddr
  nhrpCacheIndex Unsigned32
  nhrpCachePrefixLength Integer32
  nhrpCacheNextHopInternetworkAddr NhrpGenAddr
  nhrpCacheNbmaAddrType AddressFamilyNumbers
  nhrpCacheNbmaAddr NhrpGenAddr
  nhrpCacheNbmaSubaddr NhrpGenAddr
  nhrpCacheType INTEGER
  nhrpCacheState INTEGER
  nhrpCacheHoldingTimeValid TruthValue
  nhrpCacheHoldingTime Unsigned32
  nhrpCacheNegotiatedMtu Integer32
  nhrpCachePreference Integer32
  nhrpCacheStorageType StorageType
  nhrpCacheRowStatus RowStatus

NhrpPurgeReqEntry  
SEQUENCE    
  nhrpPurgeIndex Unsigned32
  nhrpPurgeCacheIdentifier Unsigned32
  nhrpPurgePrefixLength Integer32
  nhrpPurgeRequestID Unsigned32
  nhrpPurgeReplyExpected TruthValue
  nhrpPurgeRowStatus RowStatus

NhrpClientEntry  
SEQUENCE    
  nhrpClientIndex Unsigned32
  nhrpClientInternetworkAddrType AddressFamilyNumbers
  nhrpClientInternetworkAddr NhrpGenAddr
  nhrpClientNbmaAddrType AddressFamilyNumbers
  nhrpClientNbmaAddr NhrpGenAddr
  nhrpClientNbmaSubaddr NhrpGenAddr
  nhrpClientInitialRequestTimeout Integer32
  nhrpClientRegistrationRequestRetries Integer32
  nhrpClientResolutionRequestRetries Integer32
  nhrpClientPurgeRequestRetries Integer32
  nhrpClientDefaultMtu Unsigned32
  nhrpClientHoldTime Unsigned32
  nhrpClientRequestID Unsigned32
  nhrpClientStorageType StorageType
  nhrpClientRowStatus RowStatus

NhrpClientRegistrationEntry  
SEQUENCE    
  nhrpClientRegIndex Unsigned32
  nhrpClientRegUniqueness INTEGER
  nhrpClientRegState INTEGER
  nhrpClientRegRowStatus RowStatus

NhrpClientNhsEntry  
SEQUENCE    
  nhrpClientNhsIndex Unsigned32
  nhrpClientNhsInternetworkAddrType AddressFamilyNumbers
  nhrpClientNhsInternetworkAddr NhrpGenAddr
  nhrpClientNhsNbmaAddrType AddressFamilyNumbers
  nhrpClientNhsNbmaAddr NhrpGenAddr
  nhrpClientNhsNbmaSubaddr NhrpGenAddr
  nhrpClientNhsInUse TruthValue
  nhrpClientNhsRowStatus RowStatus

NhrpClientStatEntry  
SEQUENCE    
  nhrpClientStatTxResolveReq Counter32
  nhrpClientStatRxResolveReplyAck Counter32
  nhrpClientStatRxResolveReplyNakProhibited Counter32
  nhrpClientStatRxResolveReplyNakInsufResources Counter32
  nhrpClientStatRxResolveReplyNakNoBinding Counter32
  nhrpClientStatRxResolveReplyNakNotUnique Counter32
  nhrpClientStatTxRegisterReq Counter32
  nhrpClientStatRxRegisterAck Counter32
  nhrpClientStatRxRegisterNakProhibited Counter32
  nhrpClientStatRxRegisterNakInsufResources Counter32
  nhrpClientStatRxRegisterNakAlreadyReg Counter32
  nhrpClientStatRxPurgeReq Counter32
  nhrpClientStatTxPurgeReq Counter32
  nhrpClientStatRxPurgeReply Counter32
  nhrpClientStatTxPurgeReply Counter32
  nhrpClientStatTxErrorIndication Counter32
  nhrpClientStatRxErrUnrecognizedExtension Counter32
  nhrpClientStatRxErrLoopDetected Counter32
  nhrpClientStatRxErrProtoAddrUnreachable Counter32
  nhrpClientStatRxErrProtoError Counter32
  nhrpClientStatRxErrSduSizeExceeded Counter32
  nhrpClientStatRxErrInvalidExtension Counter32
  nhrpClientStatRxErrAuthenticationFailure Counter32
  nhrpClientStatRxErrHopCountExceeded Counter32
  nhrpClientStatDiscontinuityTime TimeStamp

NhrpServerEntry  
SEQUENCE    
  nhrpServerIndex Unsigned32
  nhrpServerInternetworkAddrType AddressFamilyNumbers
  nhrpServerInternetworkAddr NhrpGenAddr
  nhrpServerNbmaAddrType AddressFamilyNumbers
  nhrpServerNbmaAddr NhrpGenAddr
  nhrpServerNbmaSubaddr NhrpGenAddr
  nhrpServerStorageType StorageType
  nhrpServerRowStatus RowStatus

NhrpServerCacheEntry  
SEQUENCE    
  nhrpServerCacheAuthoritative TruthValue
  nhrpServerCacheUniqueness TruthValue

NhrpServerNhcEntry  
SEQUENCE    
  nhrpServerNhcIndex Unsigned32
  nhrpServerNhcPrefixLength Integer32
  nhrpServerNhcInternetworkAddrType AddressFamilyNumbers
  nhrpServerNhcInternetworkAddr NhrpGenAddr
  nhrpServerNhcNbmaAddrType AddressFamilyNumbers
  nhrpServerNhcNbmaAddr NhrpGenAddr
  nhrpServerNhcNbmaSubaddr NhrpGenAddr
  nhrpServerNhcInUse TruthValue
  nhrpServerNhcRowStatus RowStatus

NhrpServerStatEntry  
SEQUENCE    
  nhrpServerStatRxResolveReq Counter32
  nhrpServerStatTxResolveReplyAck Counter32
  nhrpServerStatTxResolveReplyNakProhibited Counter32
  nhrpServerStatTxResolveReplyNakInsufResources Counter32
  nhrpServerStatTxResolveReplyNakNoBinding Counter32
  nhrpServerStatTxResolveReplyNakNotUnique Counter32
  nhrpServerStatRxRegisterReq Counter32
  nhrpServerStatTxRegisterAck Counter32
  nhrpServerStatTxRegisterNakProhibited Counter32
  nhrpServerStatTxRegisterNakInsufResources Counter32
  nhrpServerStatTxRegisterNakAlreadyReg Counter32
  nhrpServerStatRxPurgeReq Counter32
  nhrpServerStatTxPurgeReq Counter32
  nhrpServerStatRxPurgeReply Counter32
  nhrpServerStatTxPurgeReply Counter32
  nhrpServerStatRxErrUnrecognizedExtension Counter32
  nhrpServerStatRxErrLoopDetected Counter32
  nhrpServerStatRxErrProtoAddrUnreachable Counter32
  nhrpServerStatRxErrProtoError Counter32
  nhrpServerStatRxErrSduSizeExceeded Counter32
  nhrpServerStatRxErrInvalidExtension Counter32
  nhrpServerStatRxErrInvalidResReplyReceived Counter32
  nhrpServerStatRxErrAuthenticationFailure Counter32
  nhrpServerStatRxErrHopCountExceeded Counter32
  nhrpServerStatTxErrUnrecognizedExtension Counter32
  nhrpServerStatTxErrLoopDetected Counter32
  nhrpServerStatTxErrProtoAddrUnreachable Counter32
  nhrpServerStatTxErrProtoError Counter32
  nhrpServerStatTxErrSduSizeExceeded Counter32
  nhrpServerStatTxErrInvalidExtension Counter32
  nhrpServerStatTxErrAuthenticationFailure Counter32
  nhrpServerStatTxErrHopCountExceeded Counter32
  nhrpServerStatFwResolveReq Counter32
  nhrpServerStatFwResolveReply Counter32
  nhrpServerStatFwRegisterReq Counter32
  nhrpServerStatFwRegisterReply Counter32
  nhrpServerStatFwPurgeReq Counter32
  nhrpServerStatFwPurgeReply Counter32
  nhrpServerStatFwErrorIndication Counter32
  nhrpServerStatDiscontinuityTime TimeStamp

Defined Values

nhrpMIB 1.3.6.1.2.1.71
This MIB contains managed object definitions for the Next Hop Resolution Procol, NHRP, as defined in RFC 2332 [17].
MODULE-IDENTITY    

nhrpObjects 1.3.6.1.2.1.71.1
OBJECT IDENTIFIER    

nhrpGeneralObjects 1.3.6.1.2.1.71.1.1
OBJECT IDENTIFIER    

nhrpNextIndex 1.3.6.1.2.1.71.1.1.1
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's and NHS's indices associated with this row. Subsequent attempts to read this variable must return different values. NOTE: this object exists in the General Group because it is to be used in establishing rows in the nhrpClientTable and the nhrpServerTable. In other words, the value retrieved from this object could become the value of nhrpClientIndex and nhprServerIndex. In the situation of an agent re-initialization the value of this object must be saved in non-volatile storage. This variable will return the special value 0 if no new rows can be created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nhrpCacheTable 1.3.6.1.2.1.71.1.1.2
This table contains mappings between internetwork layer addresses and NBMA subnetwork layer addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpCacheEntry

nhrpCacheEntry 1.3.6.1.2.1.71.1.1.2.1
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 others, such as ATMARP). When created based by NHRP protocol operations this entry is largely based on contents contained in the Client Information Entry (CIE). Zero or more Client Information Entries (CIEs) may be included in the NHRP Packet. For a complete description of the CIE, refer to Section 5.2.0.1 of RFC 2332 [17].
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpCacheEntry  

nhrpCacheInternetworkAddrType 1.3.6.1.2.1.71.1.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpCacheInternetworkAddr 1.3.6.1.2.1.71.1.1.2.1.2
The value of the internetwork address of the destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpGenAddr  

nhrpCacheIndex 1.3.6.1.2.1.71.1.1.2.1.3
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpCachePrefixLength 1.3.6.1.2.1.71.1.1.2.1.4
The number of bits that define the internetwork layer prefix associated with the nhrpCacheInternetworkAddr.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

nhrpCacheNextHopInternetworkAddr 1.3.6.1.2.1.71.1.1.2.1.5
The value of the internetwork address of the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpCacheNbmaAddrType 1.3.6.1.2.1.71.1.1.2.1.6
The NBMA address type. The value of this object indicates how to interpret the values of nhrpCacheNbmaAddr and nhrpCacheNbmaSubaddr.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpCacheNbmaAddr 1.3.6.1.2.1.71.1.1.2.1.7
The value of the NBMA subnetwork address of the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpCacheNbmaSubaddr 1.3.6.1.2.1.71.1.1.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpCacheType 1.3.6.1.2.1.71.1.1.2.1.9
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 client, added based on receiving an Authoritative NHRP Resolution Reply. 'resolveNonauthoritative(4)' In a client, added based on receiving a Nonauthoritative NHRP Resolution Reply. 'transit(5)' In a transit server, added by examining a forwarded NHRP packet. 'administrativelyAdded(6)' In a client or server, manually added by the administrator. The StorageType of this entry is reflected in 'nhrpCacheStorageType'. 'atmarp(7)' The entry was added due to an ATMARP. 'scsp(8)' The entry was added due to SCSP. When the entry is under creation using the nhrpCacheRowStatus column, the only value that can be specified by the administrator is 'administrativelyAdded'. Attempting to set any other value will cause an 'inconsistentValue' error. The value cannot be modified once the entry is active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), register(2), resolveAuthoritative(3), resoveNonauthoritative(4), transit(5), administrativelyAdded(6), atmarp(7), scsp(8)  

nhrpCacheState 1.3.6.1.2.1.71.1.1.2.1.10
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)' For a client or server, this is a cached NAK mapping.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incomplete(1), ackReply(2), nakReply(3)  

nhrpCacheHoldingTimeValid 1.3.6.1.2.1.71.1.1.2.1.11
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 'nhrpCacheHoldingTime' represents the Holding Time for the cache Entry. If 'nhrpCacheType has been configured by a user, (i.e. the value of 'nhrpCacheType' is 'administrativelyAdded') then false(2) will be returned. This indicates that the value of 'nhrpCacheHoldingTime' is undefined because this row could possibly be backed up in nonvolatile storage.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nhrpCacheHoldingTime 1.3.6.1.2.1.71.1.1.2.1.12
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 is false(2) then this object is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

nhrpCacheNegotiatedMtu 1.3.6.1.2.1.71.1.1.2.1.13
The maximum transmission unit (MTU) that was negotiated or registered for this entity. In other words, this is the actual MTU being used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nhrpCachePreference 1.3.6.1.2.1.71.1.1.2.1.14
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, refer to Section 5.2.0.1 of RFC 2332 [17].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

nhrpCacheStorageType 1.3.6.1.2.1.71.1.1.2.1.15
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 row is backed up by non-volatile or permanent storage. If the value of 'nhrpCacheType' has a value which is not 'administrativelyAdded, then the value of this object is 'other(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

nhrpCacheRowStatus 1.3.6.1.2.1.71.1.1.2.1.16
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpPurgeReqTable 1.3.6.1.2.1.71.1.1.3
This table will track Purge Request Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpPurgeReqEntry

nhrpPurgeReqEntry 1.3.6.1.2.1.71.1.1.3.1
Information regarding a Purge Request.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpPurgeReqEntry  

nhrpPurgeIndex 1.3.6.1.2.1.71.1.1.3.1.1
An index for this entry that has local significance within the scope of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpPurgeCacheIdentifier 1.3.6.1.2.1.71.1.1.3.1.2
This object identifies which row in 'nhrpCacheTable' is being purged. This object should have the same value as the 'nhrpCacheIndex' in the 'nhrpCacheTable'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpPurgePrefixLength 1.3.6.1.2.1.71.1.1.3.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

nhrpPurgeRequestID 1.3.6.1.2.1.71.1.1.3.1.4
The Request ID used in the purge request.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

nhrpPurgeReplyExpected 1.3.6.1.2.1.71.1.1.3.1.5
An indication of whether this Purge Request has the 'N' Bit cleared (off).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nhrpPurgeRowStatus 1.3.6.1.2.1.71.1.1.3.1.6
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpClientObjects 1.3.6.1.2.1.71.1.2
OBJECT IDENTIFIER    

nhrpClientTable 1.3.6.1.2.1.71.1.2.1
Information about NHRP clients (NHCs) managed by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpClientEntry

nhrpClientEntry 1.3.6.1.2.1.71.1.2.1.1
Information about a single NHC.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpClientEntry  

nhrpClientIndex 1.3.6.1.2.1.71.1.2.1.1.1
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 object's value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpClientInternetworkAddrType 1.3.6.1.2.1.71.1.2.1.1.2
The type of the internetwork layer address of this client. This object indicates how the value of nhrpClientInternetworkAddr is to be interpreted.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpClientInternetworkAddr 1.3.6.1.2.1.71.1.2.1.1.3
The value of the internetwork layer address of this client.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientNbmaAddrType 1.3.6.1.2.1.71.1.2.1.1.4
The type of the NBMA subnetwork address of this client. This object indicates how the values of nhrpClientNbmaAddr and nhrpClientNbmaSubaddr are to be interpreted.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpClientNbmaAddr 1.3.6.1.2.1.71.1.2.1.1.5
The NBMA subnetwork address of this client.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientNbmaSubaddr 1.3.6.1.2.1.71.1.2.1.1.6
The NBMA subaddress of this client. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientInitialRequestTimeout 1.3.6.1.2.1.71.1.2.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..900  

nhrpClientRegistrationRequestRetries 1.3.6.1.2.1.71.1.2.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

nhrpClientResolutionRequestRetries 1.3.6.1.2.1.71.1.2.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

nhrpClientPurgeRequestRetries 1.3.6.1.2.1.71.1.2.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

nhrpClientDefaultMtu 1.3.6.1.2.1.71.1.2.1.1.11
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 Client.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

nhrpClientHoldTime 1.3.6.1.2.1.71.1.2.1.1.12
The hold time the client will register.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

nhrpClientRequestID 1.3.6.1.2.1.71.1.2.1.1.13
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 Request ID during the registration process when reregistering with the same NHS.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

nhrpClientStorageType 1.3.6.1.2.1.71.1.2.1.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

nhrpClientRowStatus 1.3.6.1.2.1.71.1.2.1.1.15
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpClientRegistrationTable 1.3.6.1.2.1.71.1.2.2
A table of Registration Request Information that needs to be maintained by the NHCs (clients).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpClientRegistrationEntry

nhrpClientRegistrationEntry 1.3.6.1.2.1.71.1.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpClientRegistrationEntry  

nhrpClientRegIndex 1.3.6.1.2.1.71.1.2.2.1.1
An identifier for this entry such that it identifies a specific Registration Request from the NHC represented by the nhrpClientIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpClientRegUniqueness 1.3.6.1.2.1.71.1.2.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER requestUnique(1), requestNotUnique(2)  

nhrpClientRegState 1.3.6.1.2.1.71.1.2.2.1.3
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 registration reply is expected. 'ackRegisterReply(3)' A positive registration reply has been received. 'nakRegisterReply(4)' The client has received a negative registration reply (NAK).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), registering(2), ackRegisterReply(3), nakRegisterReply(4)  

nhrpClientRegRowStatus 1.3.6.1.2.1.71.1.2.2.1.4
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpClientNhsTable 1.3.6.1.2.1.71.1.2.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpClientNhsEntry

nhrpClientNhsEntry 1.3.6.1.2.1.71.1.2.3.1
An NHS that may be used by an NHC.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpClientNhsEntry  

nhrpClientNhsIndex 1.3.6.1.2.1.71.1.2.3.1.1
An identifier for an NHS available to an NHC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpClientNhsInternetworkAddrType 1.3.6.1.2.1.71.1.2.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpClientNhsInternetworkAddr 1.3.6.1.2.1.71.1.2.3.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientNhsNbmaAddrType 1.3.6.1.2.1.71.1.2.3.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpClientNhsNbmaAddr 1.3.6.1.2.1.71.1.2.3.1.5
The NBMA subnetwork address of the NHS. The type of the address is indicated by the corresponding value of nhrpClientNhsNbmaAddrType.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientNhsNbmaSubaddr 1.3.6.1.2.1.71.1.2.3.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpClientNhsInUse 1.3.6.1.2.1.71.1.2.3.1.7
An indication of whether this NHS is in use by the NHC.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nhrpClientNhsRowStatus 1.3.6.1.2.1.71.1.2.3.1.8
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpClientStatTable 1.3.6.1.2.1.71.1.2.4
This table contains statistics collected by NHRP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpClientStatEntry

nhrpClientStatEntry 1.3.6.1.2.1.71.1.2.4.1
Statistics collected by a NHRP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpClientStatEntry  

nhrpClientStatTxResolveReq 1.3.6.1.2.1.71.1.2.4.1.1
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxResolveReplyAck 1.3.6.1.2.1.71.1.2.4.1.2
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 by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxResolveReplyNakProhibited 1.3.6.1.2.1.71.1.2.4.1.3
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-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxResolveReplyNakInsufResources 1.3.6.1.2.1.71.1.2.4.1.4
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-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxResolveReplyNakNoBinding 1.3.6.1.2.1.71.1.2.4.1.5
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 management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxResolveReplyNakNotUnique 1.3.6.1.2.1.71.1.2.4.1.6
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 re-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatTxRegisterReq 1.3.6.1.2.1.71.1.2.4.1.7
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxRegisterAck 1.3.6.1.2.1.71.1.2.4.1.8
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 by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxRegisterNakProhibited 1.3.6.1.2.1.71.1.2.4.1.9
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-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxRegisterNakInsufResources 1.3.6.1.2.1.71.1.2.4.1.10
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-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxRegisterNakAlreadyReg 1.3.6.1.2.1.71.1.2.4.1.11
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 management system, at NHRP Client re-initialization and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxPurgeReq 1.3.6.1.2.1.71.1.2.4.1.12
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatTxPurgeReq 1.3.6.1.2.1.71.1.2.4.1.13
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxPurgeReply 1.3.6.1.2.1.71.1.2.4.1.14
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatTxPurgeReply 1.3.6.1.2.1.71.1.2.4.1.15
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatTxErrorIndication 1.3.6.1.2.1.71.1.2.4.1.16
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 nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrUnrecognizedExtension 1.3.6.1.2.1.71.1.2.4.1.17
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrLoopDetected 1.3.6.1.2.1.71.1.2.4.1.18
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrProtoAddrUnreachable 1.3.6.1.2.1.71.1.2.4.1.19
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 and at other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrProtoError 1.3.6.1.2.1.71.1.2.4.1.20
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 times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrSduSizeExceeded 1.3.6.1.2.1.71.1.2.4.1.21
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrInvalidExtension 1.3.6.1.2.1.71.1.2.4.1.22
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrAuthenticationFailure 1.3.6.1.2.1.71.1.2.4.1.23
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatRxErrHopCountExceeded 1.3.6.1.2.1.71.1.2.4.1.24
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 other times as indicated by the value of nhrpClientStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpClientStatDiscontinuityTime 1.3.6.1.2.1.71.1.2.4.1.25
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 re-initialization associated with this entry, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

nhrpServerObjects 1.3.6.1.2.1.71.1.3
OBJECT IDENTIFIER    

nhrpServerTable 1.3.6.1.2.1.71.1.3.1
This table contains information for a set of NHSes associated with this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpServerEntry

nhrpServerEntry 1.3.6.1.2.1.71.1.3.1.1
Information about a single NHS.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpServerEntry  

nhrpServerIndex 1.3.6.1.2.1.71.1.3.1.1.1
An identifier for the server that is unique within the scope of this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpServerInternetworkAddrType 1.3.6.1.2.1.71.1.3.1.1.2
The type of the internetwork layer address of this server. This object is used to interpret the value of nhrpServerInternetworkAddr.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpServerInternetworkAddr 1.3.6.1.2.1.71.1.3.1.1.3
The value of the internetwork layer address of this server.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerNbmaAddrType 1.3.6.1.2.1.71.1.3.1.1.4
The type of the NBMA subnetwork address of this server. This object is used to interpret the value of nhrpServerNbmaAddr.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpServerNbmaAddr 1.3.6.1.2.1.71.1.3.1.1.5
The value of the NBMA subnetwork address of this server.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerNbmaSubaddr 1.3.6.1.2.1.71.1.3.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerStorageType 1.3.6.1.2.1.71.1.3.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

nhrpServerRowStatus 1.3.6.1.2.1.71.1.3.1.1.8
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpServerCacheTable 1.3.6.1.2.1.71.1.3.2
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 are created. However, there may be rows created in the nhrpCacheTable which do not have corresponding rows in this table. For example, if the nhrpCacheTable has a row added due to a Next Hop Client which is co-resident on the same device as the NHS, a row will not be added to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpServerCacheEntry

nhrpServerCacheEntry 1.3.6.1.2.1.71.1.3.2.1
Additional information kept by a NHS for a relevant Next Hop Resolution Cache entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpServerCacheEntry  

nhrpServerCacheAuthoritative 1.3.6.1.2.1.71.1.3.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nhrpServerCacheUniqueness 1.3.6.1.2.1.71.1.3.2.1.2
The Uniqueness indicator for this cache entry used in duplicate address detection. This value cannot be changed after the entry is active.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nhrpServerNhcTable 1.3.6.1.2.1.71.1.3.3
A table of NHCs that are available for use by this NHS (Server).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpServerNhcEntry

nhrpServerNhcEntry 1.3.6.1.2.1.71.1.3.3.1
An NHC that may be used by an NHS.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpServerNhcEntry  

nhrpServerNhcIndex 1.3.6.1.2.1.71.1.3.3.1.1
An identifier for an NHC available to an NHS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nhrpServerNhcPrefixLength 1.3.6.1.2.1.71.1.3.3.1.2
The number of bits that define the internetwork layer prefix associated with the nhrpServerNhcInternetworkAddr.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

nhrpServerNhcInternetworkAddrType 1.3.6.1.2.1.71.1.3.3.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpServerNhcInternetworkAddr 1.3.6.1.2.1.71.1.3.3.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerNhcNbmaAddrType 1.3.6.1.2.1.71.1.3.3.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

nhrpServerNhcNbmaAddr 1.3.6.1.2.1.71.1.3.3.1.6
The NBMA subnetwork address of the NHC. The type of the address is indicated by the corresponding value of nhrpServerNbmaAddrType.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerNhcNbmaSubaddr 1.3.6.1.2.1.71.1.3.3.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  NhrpGenAddr  

nhrpServerNhcInUse 1.3.6.1.2.1.71.1.3.3.1.8
An indication of whether this NHC is in use by the NHS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nhrpServerNhcRowStatus 1.3.6.1.2.1.71.1.3.3.1.9
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nhrpServerStatTable 1.3.6.1.2.1.71.1.3.4
Statistics collected by Next Hop Servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NhrpServerStatEntry

nhrpServerStatEntry 1.3.6.1.2.1.71.1.3.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  NhrpServerStatEntry  

nhrpServerStatRxResolveReq 1.3.6.1.2.1.71.1.3.4.1.1
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxResolveReplyAck 1.3.6.1.2.1.71.1.3.4.1.2
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 indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxResolveReplyNakProhibited 1.3.6.1.2.1.71.1.3.4.1.3
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 at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxResolveReplyNakInsufResources 1.3.6.1.2.1.71.1.3.4.1.4
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxResolveReplyNakNoBinding 1.3.6.1.2.1.71.1.3.4.1.5
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, at NHRP Server re-initialization and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxResolveReplyNakNotUnique 1.3.6.1.2.1.71.1.3.4.1.6
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 and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxRegisterReq 1.3.6.1.2.1.71.1.3.4.1.7
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxRegisterAck 1.3.6.1.2.1.71.1.3.4.1.8
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 indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxRegisterNakProhibited 1.3.6.1.2.1.71.1.3.4.1.9
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 and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxRegisterNakInsufResources 1.3.6.1.2.1.71.1.3.4.1.10
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxRegisterNakAlreadyReg 1.3.6.1.2.1.71.1.3.4.1.11
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 Server re-initialization and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxPurgeReq 1.3.6.1.2.1.71.1.3.4.1.12
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxPurgeReq 1.3.6.1.2.1.71.1.3.4.1.13
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxPurgeReply 1.3.6.1.2.1.71.1.3.4.1.14
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxPurgeReply 1.3.6.1.2.1.71.1.3.4.1.15
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 nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrUnrecognizedExtension 1.3.6.1.2.1.71.1.3.4.1.16
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrLoopDetected 1.3.6.1.2.1.71.1.3.4.1.17
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrProtoAddrUnreachable 1.3.6.1.2.1.71.1.3.4.1.18
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 and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrProtoError 1.3.6.1.2.1.71.1.3.4.1.19
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 times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrSduSizeExceeded 1.3.6.1.2.1.71.1.3.4.1.20
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrInvalidExtension 1.3.6.1.2.1.71.1.3.4.1.21
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrInvalidResReplyReceived 1.3.6.1.2.1.71.1.3.4.1.22
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-initialization and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrAuthenticationFailure 1.3.6.1.2.1.71.1.3.4.1.23
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatRxErrHopCountExceeded 1.3.6.1.2.1.71.1.3.4.1.24
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrUnrecognizedExtension 1.3.6.1.2.1.71.1.3.4.1.25
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 at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrLoopDetected 1.3.6.1.2.1.71.1.3.4.1.26
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrProtoAddrUnreachable 1.3.6.1.2.1.71.1.3.4.1.27
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-initialization and at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrProtoError 1.3.6.1.2.1.71.1.3.4.1.28
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrSduSizeExceeded 1.3.6.1.2.1.71.1.3.4.1.29
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 at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrInvalidExtension 1.3.6.1.2.1.71.1.3.4.1.30
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrAuthenticationFailure 1.3.6.1.2.1.71.1.3.4.1.31
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 at other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatTxErrHopCountExceeded 1.3.6.1.2.1.71.1.3.4.1.32
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 other times as indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwResolveReq 1.3.6.1.2.1.71.1.3.4.1.33
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 by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwResolveReply 1.3.6.1.2.1.71.1.3.4.1.34
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 by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwRegisterReq 1.3.6.1.2.1.71.1.3.4.1.35
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 indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwRegisterReply 1.3.6.1.2.1.71.1.3.4.1.36
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 indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwPurgeReq 1.3.6.1.2.1.71.1.3.4.1.37
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 the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwPurgeReply 1.3.6.1.2.1.71.1.3.4.1.38
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 the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatFwErrorIndication 1.3.6.1.2.1.71.1.3.4.1.39
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 indicated by the value of nhrpServerStatDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nhrpServerStatDiscontinuityTime 1.3.6.1.2.1.71.1.3.4.1.40
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 re-initialization associated with this entry, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

nhrpConformance 1.3.6.1.2.1.71.2
OBJECT IDENTIFIER    

nhrpCompliances 1.3.6.1.2.1.71.2.1
OBJECT IDENTIFIER    

nhrpGroups 1.3.6.1.2.1.71.2.2
OBJECT IDENTIFIER    

nhrpModuleCompliance 1.3.6.1.2.1.71.2.1.1
The compliance statement for the NHRP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

nhrpGeneralGroup 1.3.6.1.2.1.71.2.2.1
Objects that apply to both NHRP clients and NHRP servers.
Status: current Access: read-only
OBJECT-GROUP    

nhrpClientGroup 1.3.6.1.2.1.71.2.2.2
Objects that apply only to NHRP clients.
Status: current Access: read-only
OBJECT-GROUP    

nhrpServerGroup 1.3.6.1.2.1.71.2.2.3
Objects that apply only to NHRP servers.
Status: current Access: read-only
OBJECT-GROUP