MIBs Depot

NHRP-MIB

Registered at
1.3.6.1.2.1.71
Last updated
1999-08-26 00:00
Organization
Internetworking Over NBMA (ion) Working Group
Revisions
1999-08-26 00:00
Namespace
standard
Source file
NHRP-MIB
Digest
sha256:4f0785ff6432a2a40707c42674df21ce66d3e064f0afee2f5a32bf0939d09e6d

Description

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

Contact

Maria Greene (maria@xedia.com) Contractor Joan Cucchiara (joan@ironbridgenetworks.com) IronBridge Networks James V. Luciani (luciani@baynetworks.com) Bay Networks

Imports

FromSymbols
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
NhrpGenAddr
TEXTUAL-CONVENTION
The value of an internetwork layer or NBMA address.
current

Objects

NameOIDSyntaxAccessStatus
nhrpObjects
OBJECT-IDENTITY
1.3.6.1.2.1.71.1
nhrpGeneralObjects
OBJECT-IDENTITY
1.3.6.1.2.1.71.1.1
nhrpNextIndex
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.1Unsigned32read-onlycurrent
nhrpCacheTable
OBJECT-TYPE
This table contains mappings between internetwork layer addresses and NBMA subnetwork layer addresses.
1.3.6.1.2.1.71.1.1.2not-accessiblecurrent
nhrpCacheEntry
OBJECT-TYPE
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].
1.3.6.1.2.1.71.1.1.2.1not-accessiblecurrent
nhrpCacheInternetworkAddrType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.1AddressFamilyNumbersnot-accessiblecurrent
nhrpCacheInternetworkAddr
OBJECT-TYPE
The value of the internetwork address of the destination.
1.3.6.1.2.1.71.1.1.2.1.2NhrpGenAddrnot-accessiblecurrent
nhrpCacheIndex
OBJECT-TYPE
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'.
1.3.6.1.2.1.71.1.1.2.1.3Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpCachePrefixLength
OBJECT-TYPE
The number of bits that define the internetwork layer prefix associated with the nhrpCacheInternetworkAddr.
1.3.6.1.2.1.71.1.1.2.1.4Integer32 (0..255)read-onlycurrent
nhrpCacheNextHopInternetworkAddr
OBJECT-TYPE
The value of the internetwork address of the next hop.
1.3.6.1.2.1.71.1.1.2.1.5NhrpGenAddrread-createcurrent
nhrpCacheNbmaAddrType
OBJECT-TYPE
The NBMA address type. The value of this object indicates how to interpret the values of nhrpCacheNbmaAddr and nhrpCacheNbmaSubaddr.
1.3.6.1.2.1.71.1.1.2.1.6AddressFamilyNumbersread-createcurrent
nhrpCacheNbmaAddr
OBJECT-TYPE
The value of the NBMA subnetwork address of the next hop.
1.3.6.1.2.1.71.1.1.2.1.7NhrpGenAddrread-createcurrent
nhrpCacheNbmaSubaddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.8NhrpGenAddrread-createcurrent
nhrpCacheType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.9INTEGER {other(1), register(2), resolveAuthoritative(3), resoveNonauthoritative(4), transit(5), administrativelyAdded(6), atmarp(7), scsp(8)}read-createcurrent
nhrpCacheState
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.10INTEGER {incomplete(1), ackReply(2), nakReply(3)}read-onlycurrent
nhrpCacheHoldingTimeValid
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.11TruthValueread-onlycurrent
nhrpCacheHoldingTime
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.1.2.1.12Unsigned32 (0..65535)read-onlycurrent
nhrpCacheNegotiatedMtu
OBJECT-TYPE
The maximum transmission unit (MTU) that was negotiated or registered for this entity. In other words, this is the actual MTU being used.
1.3.6.1.2.1.71.1.1.2.1.13Integer32 (0..65535)read-onlycurrent
nhrpCachePreference
OBJECT-TYPE
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].
1.3.6.1.2.1.71.1.1.2.1.14Integer32 (0..255)read-createcurrent
nhrpCacheStorageType
OBJECT-TYPE
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)'.
1.3.6.1.2.1.71.1.1.2.1.15StorageTyperead-createcurrent
nhrpCacheRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.1.2.1.16RowStatusread-createcurrent
nhrpPurgeReqTable
OBJECT-TYPE
This table will track Purge Request Information.
1.3.6.1.2.1.71.1.1.3not-accessiblecurrent
nhrpPurgeReqEntry
OBJECT-TYPE
Information regarding a Purge Request.
1.3.6.1.2.1.71.1.1.3.1not-accessiblecurrent
nhrpPurgeIndex
OBJECT-TYPE
An index for this entry that has local significance within the scope of this table.
1.3.6.1.2.1.71.1.1.3.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpPurgeCacheIdentifier
OBJECT-TYPE
This object identifies which row in 'nhrpCacheTable' is being purged. This object should have the same value as the 'nhrpCacheIndex' in the 'nhrpCacheTable'.
1.3.6.1.2.1.71.1.1.3.1.2Unsigned32 (1..4294967295)read-createcurrent
nhrpPurgePrefixLength
OBJECT-TYPE
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).
1.3.6.1.2.1.71.1.1.3.1.3Integer32 (0..255)read-onlycurrent
nhrpPurgeRequestID
OBJECT-TYPE
The Request ID used in the purge request.
1.3.6.1.2.1.71.1.1.3.1.4Unsigned32read-createcurrent
nhrpPurgeReplyExpected
OBJECT-TYPE
An indication of whether this Purge Request has the 'N' Bit cleared (off).
1.3.6.1.2.1.71.1.1.3.1.5TruthValueread-createcurrent
nhrpPurgeRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.1.3.1.6RowStatusread-createcurrent
nhrpClientObjects
OBJECT-IDENTITY
1.3.6.1.2.1.71.1.2
nhrpClientTable
OBJECT-TYPE
Information about NHRP clients (NHCs) managed by this agent.
1.3.6.1.2.1.71.1.2.1not-accessiblecurrent
nhrpClientEntry
OBJECT-TYPE
Information about a single NHC.
1.3.6.1.2.1.71.1.2.1.1not-accessiblecurrent
nhrpClientIndex
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpClientInternetworkAddrType
OBJECT-TYPE
The type of the internetwork layer address of this client. This object indicates how the value of nhrpClientInternetworkAddr is to be interpreted.
1.3.6.1.2.1.71.1.2.1.1.2AddressFamilyNumbersread-createcurrent
nhrpClientInternetworkAddr
OBJECT-TYPE
The value of the internetwork layer address of this client.
1.3.6.1.2.1.71.1.2.1.1.3NhrpGenAddrread-createcurrent
nhrpClientNbmaAddrType
OBJECT-TYPE
The type of the NBMA subnetwork address of this client. This object indicates how the values of nhrpClientNbmaAddr and nhrpClientNbmaSubaddr are to be interpreted.
1.3.6.1.2.1.71.1.2.1.1.4AddressFamilyNumbersread-createcurrent
nhrpClientNbmaAddr
OBJECT-TYPE
The NBMA subnetwork address of this client.
1.3.6.1.2.1.71.1.2.1.1.5NhrpGenAddrread-createcurrent
nhrpClientNbmaSubaddr
OBJECT-TYPE
The NBMA subaddress of this client. For NBMA address families without a subaddress concept, this will be a zero-length OCTET STRING.
1.3.6.1.2.1.71.1.2.1.1.6NhrpGenAddrread-createcurrent
nhrpClientInitialRequestTimeout
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.7Integer32 (1..900)read-createcurrent
nhrpClientRegistrationRequestRetries
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.8Integer32 (0..65535)read-createcurrent
nhrpClientResolutionRequestRetries
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.9Integer32 (0..65535)read-createcurrent
nhrpClientPurgeRequestRetries
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.10Integer32 (0..65535)read-createcurrent
nhrpClientDefaultMtu
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.11Unsigned32 (0..65535)read-createcurrent
nhrpClientHoldTime
OBJECT-TYPE
The hold time the client will register.
1.3.6.1.2.1.71.1.2.1.1.12Unsigned32 (0..65535)read-createcurrent
nhrpClientRequestID
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.13Unsigned32read-createcurrent
nhrpClientStorageType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.1.1.14StorageTyperead-createcurrent
nhrpClientRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.2.1.1.15RowStatusread-createcurrent
nhrpClientRegistrationTable
OBJECT-TYPE
A table of Registration Request Information that needs to be maintained by the NHCs (clients).
1.3.6.1.2.1.71.1.2.2not-accessiblecurrent
nhrpClientRegistrationEntry
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.2.1not-accessiblecurrent
nhrpClientRegIndex
OBJECT-TYPE
An identifier for this entry such that it identifies a specific Registration Request from the NHC represented by the nhrpClientIndex.
1.3.6.1.2.1.71.1.2.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpClientRegUniqueness
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.2.1.2INTEGER {requestUnique(1), requestNotUnique(2)}read-createcurrent
nhrpClientRegState
OBJECT-TYPE
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).
1.3.6.1.2.1.71.1.2.2.1.3INTEGER {other(1), registering(2), ackRegisterReply(3), nakRegisterReply(4)}read-onlycurrent
nhrpClientRegRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.2.2.1.4RowStatusread-createcurrent
nhrpClientNhsTable
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.3not-accessiblecurrent
nhrpClientNhsEntry
OBJECT-TYPE
An NHS that may be used by an NHC.
1.3.6.1.2.1.71.1.2.3.1not-accessiblecurrent
nhrpClientNhsIndex
OBJECT-TYPE
An identifier for an NHS available to an NHC.
1.3.6.1.2.1.71.1.2.3.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpClientNhsInternetworkAddrType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.3.1.2AddressFamilyNumbersread-createcurrent
nhrpClientNhsInternetworkAddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.3.1.3NhrpGenAddrread-createcurrent
nhrpClientNhsNbmaAddrType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.3.1.4AddressFamilyNumbersread-createcurrent
nhrpClientNhsNbmaAddr
OBJECT-TYPE
The NBMA subnetwork address of the NHS. The type of the address is indicated by the corresponding value of nhrpClientNhsNbmaAddrType.
1.3.6.1.2.1.71.1.2.3.1.5NhrpGenAddrread-createcurrent
nhrpClientNhsNbmaSubaddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.3.1.6NhrpGenAddrread-createcurrent
nhrpClientNhsInUse
OBJECT-TYPE
An indication of whether this NHS is in use by the NHC.
1.3.6.1.2.1.71.1.2.3.1.7TruthValueread-onlycurrent
nhrpClientNhsRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.2.3.1.8RowStatusread-createcurrent
nhrpClientStatTable
OBJECT-TYPE
This table contains statistics collected by NHRP clients.
1.3.6.1.2.1.71.1.2.4not-accessiblecurrent
nhrpClientStatEntry
OBJECT-TYPE
Statistics collected by a NHRP client.
1.3.6.1.2.1.71.1.2.4.1not-accessiblecurrent
nhrpClientStatTxResolveReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.1Counter32read-onlycurrent
nhrpClientStatRxResolveReplyAck
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.2Counter32read-onlycurrent
nhrpClientStatRxResolveReplyNakProhibited
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.3Counter32read-onlycurrent
nhrpClientStatRxResolveReplyNakInsufResources
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.4Counter32read-onlycurrent
nhrpClientStatRxResolveReplyNakNoBinding
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.5Counter32read-onlycurrent
nhrpClientStatRxResolveReplyNakNotUnique
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.6Counter32read-onlycurrent
nhrpClientStatTxRegisterReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.7Counter32read-onlycurrent
nhrpClientStatRxRegisterAck
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.8Counter32read-onlycurrent
nhrpClientStatRxRegisterNakProhibited
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.9Counter32read-onlycurrent
nhrpClientStatRxRegisterNakInsufResources
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.10Counter32read-onlycurrent
nhrpClientStatRxRegisterNakAlreadyReg
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.11Counter32read-onlycurrent
nhrpClientStatRxPurgeReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.12Counter32read-onlycurrent
nhrpClientStatTxPurgeReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.13Counter32read-onlycurrent
nhrpClientStatRxPurgeReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.14Counter32read-onlycurrent
nhrpClientStatTxPurgeReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.15Counter32read-onlycurrent
nhrpClientStatTxErrorIndication
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.16Counter32read-onlycurrent
nhrpClientStatRxErrUnrecognizedExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.17Counter32read-onlycurrent
nhrpClientStatRxErrLoopDetected
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.18Counter32read-onlycurrent
nhrpClientStatRxErrProtoAddrUnreachable
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.19Counter32read-onlycurrent
nhrpClientStatRxErrProtoError
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.20Counter32read-onlycurrent
nhrpClientStatRxErrSduSizeExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.21Counter32read-onlycurrent
nhrpClientStatRxErrInvalidExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.22Counter32read-onlycurrent
nhrpClientStatRxErrAuthenticationFailure
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.23Counter32read-onlycurrent
nhrpClientStatRxErrHopCountExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.24Counter32read-onlycurrent
nhrpClientStatDiscontinuityTime
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.2.4.1.25TimeStampread-onlycurrent
nhrpServerObjects
OBJECT-IDENTITY
1.3.6.1.2.1.71.1.3
nhrpServerTable
OBJECT-TYPE
This table contains information for a set of NHSes associated with this agent.
1.3.6.1.2.1.71.1.3.1not-accessiblecurrent
nhrpServerEntry
OBJECT-TYPE
Information about a single NHS.
1.3.6.1.2.1.71.1.3.1.1not-accessiblecurrent
nhrpServerIndex
OBJECT-TYPE
An identifier for the server that is unique within the scope of this agent.
1.3.6.1.2.1.71.1.3.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpServerInternetworkAddrType
OBJECT-TYPE
The type of the internetwork layer address of this server. This object is used to interpret the value of nhrpServerInternetworkAddr.
1.3.6.1.2.1.71.1.3.1.1.2AddressFamilyNumbersread-createcurrent
nhrpServerInternetworkAddr
OBJECT-TYPE
The value of the internetwork layer address of this server.
1.3.6.1.2.1.71.1.3.1.1.3NhrpGenAddrread-createcurrent
nhrpServerNbmaAddrType
OBJECT-TYPE
The type of the NBMA subnetwork address of this server. This object is used to interpret the value of nhrpServerNbmaAddr.
1.3.6.1.2.1.71.1.3.1.1.4AddressFamilyNumbersread-createcurrent
nhrpServerNbmaAddr
OBJECT-TYPE
The value of the NBMA subnetwork address of this server.
1.3.6.1.2.1.71.1.3.1.1.5NhrpGenAddrread-createcurrent
nhrpServerNbmaSubaddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.1.1.6NhrpGenAddrread-createcurrent
nhrpServerStorageType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.1.1.7StorageTyperead-createcurrent
nhrpServerRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.3.1.1.8RowStatusread-createcurrent
nhrpServerCacheTable
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.2not-accessiblecurrent
nhrpServerCacheEntry
OBJECT-TYPE
Additional information kept by a NHS for a relevant Next Hop Resolution Cache entry.
1.3.6.1.2.1.71.1.3.2.1not-accessiblecurrent
nhrpServerCacheAuthoritative
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.2.1.1TruthValueread-onlycurrent
nhrpServerCacheUniqueness
OBJECT-TYPE
The Uniqueness indicator for this cache entry used in duplicate address detection. This value cannot be changed after the entry is active.
1.3.6.1.2.1.71.1.3.2.1.2TruthValueread-createcurrent
nhrpServerNhcTable
OBJECT-TYPE
A table of NHCs that are available for use by this NHS (Server).
1.3.6.1.2.1.71.1.3.3not-accessiblecurrent
nhrpServerNhcEntry
OBJECT-TYPE
An NHC that may be used by an NHS.
1.3.6.1.2.1.71.1.3.3.1not-accessiblecurrent
nhrpServerNhcIndex
OBJECT-TYPE
An identifier for an NHC available to an NHS.
1.3.6.1.2.1.71.1.3.3.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
nhrpServerNhcPrefixLength
OBJECT-TYPE
The number of bits that define the internetwork layer prefix associated with the nhrpServerNhcInternetworkAddr.
1.3.6.1.2.1.71.1.3.3.1.2Integer32 (0..255)read-createcurrent
nhrpServerNhcInternetworkAddrType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.3.1.3AddressFamilyNumbersread-createcurrent
nhrpServerNhcInternetworkAddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.3.1.4NhrpGenAddrread-createcurrent
nhrpServerNhcNbmaAddrType
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.3.1.5AddressFamilyNumbersread-createcurrent
nhrpServerNhcNbmaAddr
OBJECT-TYPE
The NBMA subnetwork address of the NHC. The type of the address is indicated by the corresponding value of nhrpServerNbmaAddrType.
1.3.6.1.2.1.71.1.3.3.1.6NhrpGenAddrread-createcurrent
nhrpServerNhcNbmaSubaddr
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.3.1.7NhrpGenAddrread-createcurrent
nhrpServerNhcInUse
OBJECT-TYPE
An indication of whether this NHC is in use by the NHS.
1.3.6.1.2.1.71.1.3.3.1.8TruthValueread-onlycurrent
nhrpServerNhcRowStatus
OBJECT-TYPE
An object that allows entries in this table to be created and deleted using the RowStatus convention.
1.3.6.1.2.1.71.1.3.3.1.9RowStatusread-createcurrent
nhrpServerStatTable
OBJECT-TYPE
Statistics collected by Next Hop Servers.
1.3.6.1.2.1.71.1.3.4not-accessiblecurrent
nhrpServerStatEntry
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1not-accessiblecurrent
nhrpServerStatRxResolveReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.1Counter32read-onlycurrent
nhrpServerStatTxResolveReplyAck
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.2Counter32read-onlycurrent
nhrpServerStatTxResolveReplyNakProhibited
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.3Counter32read-onlycurrent
nhrpServerStatTxResolveReplyNakInsufResources
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.4Counter32read-onlycurrent
nhrpServerStatTxResolveReplyNakNoBinding
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.5Counter32read-onlycurrent
nhrpServerStatTxResolveReplyNakNotUnique
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.6Counter32read-onlycurrent
nhrpServerStatRxRegisterReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.7Counter32read-onlycurrent
nhrpServerStatTxRegisterAck
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.8Counter32read-onlycurrent
nhrpServerStatTxRegisterNakProhibited
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.9Counter32read-onlycurrent
nhrpServerStatTxRegisterNakInsufResources
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.10Counter32read-onlycurrent
nhrpServerStatTxRegisterNakAlreadyReg
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.11Counter32read-onlycurrent
nhrpServerStatRxPurgeReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.12Counter32read-onlycurrent
nhrpServerStatTxPurgeReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.13Counter32read-onlycurrent
nhrpServerStatRxPurgeReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.14Counter32read-onlycurrent
nhrpServerStatTxPurgeReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.15Counter32read-onlycurrent
nhrpServerStatRxErrUnrecognizedExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.16Counter32read-onlycurrent
nhrpServerStatRxErrLoopDetected
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.17Counter32read-onlycurrent
nhrpServerStatRxErrProtoAddrUnreachable
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.18Counter32read-onlycurrent
nhrpServerStatRxErrProtoError
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.19Counter32read-onlycurrent
nhrpServerStatRxErrSduSizeExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.20Counter32read-onlycurrent
nhrpServerStatRxErrInvalidExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.21Counter32read-onlycurrent
nhrpServerStatRxErrInvalidResReplyReceived
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.22Counter32read-onlycurrent
nhrpServerStatRxErrAuthenticationFailure
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.23Counter32read-onlycurrent
nhrpServerStatRxErrHopCountExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.24Counter32read-onlycurrent
nhrpServerStatTxErrUnrecognizedExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.25Counter32read-onlycurrent
nhrpServerStatTxErrLoopDetected
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.26Counter32read-onlycurrent
nhrpServerStatTxErrProtoAddrUnreachable
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.27Counter32read-onlycurrent
nhrpServerStatTxErrProtoError
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.28Counter32read-onlycurrent
nhrpServerStatTxErrSduSizeExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.29Counter32read-onlycurrent
nhrpServerStatTxErrInvalidExtension
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.30Counter32read-onlycurrent
nhrpServerStatTxErrAuthenticationFailure
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.31Counter32read-onlycurrent
nhrpServerStatTxErrHopCountExceeded
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.32Counter32read-onlycurrent
nhrpServerStatFwResolveReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.33Counter32read-onlycurrent
nhrpServerStatFwResolveReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.34Counter32read-onlycurrent
nhrpServerStatFwRegisterReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.35Counter32read-onlycurrent
nhrpServerStatFwRegisterReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.36Counter32read-onlycurrent
nhrpServerStatFwPurgeReq
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.37Counter32read-onlycurrent
nhrpServerStatFwPurgeReply
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.38Counter32read-onlycurrent
nhrpServerStatFwErrorIndication
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.39Counter32read-onlycurrent
nhrpServerStatDiscontinuityTime
OBJECT-TYPE
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.
1.3.6.1.2.1.71.1.3.4.1.40TimeStampread-onlycurrent
nhrpConformance
OBJECT-IDENTITY
1.3.6.1.2.1.71.2
nhrpCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.71.2.1
nhrpGroups
OBJECT-IDENTITY
1.3.6.1.2.1.71.2.2

Conformance

NameOIDStatus
nhrpModuleCompliance
MODULE-COMPLIANCE
The compliance statement for the NHRP MIB.
1.3.6.1.2.1.71.2.1.1current
nhrpGeneralGroup
OBJECT-GROUP
Objects that apply to both NHRP clients and NHRP servers.
1.3.6.1.2.1.71.2.2.1current
nhrpClientGroup
OBJECT-GROUP
Objects that apply only to NHRP clients.
1.3.6.1.2.1.71.2.2.2current
nhrpServerGroup
OBJECT-GROUP
Objects that apply only to NHRP servers.
1.3.6.1.2.1.71.2.2.3current