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
| From | Symbols |
|---|---|
| IANA-ADDRESS-FAMILY-NUMBERS-MIB | AddressFamilyNumbers |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NhrpGenAddr TEXTUAL-CONVENTION The value of an internetwork layer or NBMA address. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | AddressFamilyNumbers | not-accessible | current |
| nhrpCacheInternetworkAddr OBJECT-TYPE The value of the internetwork address of the destination. | 1.3.6.1.2.1.71.1.1.2.1.2 | NhrpGenAddr | not-accessible | current |
| 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.3 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.4 | Integer32 (0..255) | read-only | current |
| nhrpCacheNextHopInternetworkAddr OBJECT-TYPE The value of the internetwork address of the next hop. | 1.3.6.1.2.1.71.1.1.2.1.5 | NhrpGenAddr | read-create | current |
| 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.6 | AddressFamilyNumbers | read-create | current |
| 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.7 | NhrpGenAddr | read-create | current |
| 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.8 | NhrpGenAddr | read-create | current |
| 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.9 | INTEGER {other(1), register(2), resolveAuthoritative(3), resoveNonauthoritative(4), transit(5), administrativelyAdded(6), atmarp(7), scsp(8)} | read-create | current |
| 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.10 | INTEGER {incomplete(1), ackReply(2), nakReply(3)} | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | Unsigned32 (0..65535) | read-only | current |
| 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.13 | Integer32 (0..65535) | read-only | current |
| 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.14 | Integer32 (0..255) | read-create | current |
| 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.15 | StorageType | read-create | current |
| 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.16 | RowStatus | read-create | current |
| nhrpPurgeReqTable OBJECT-TYPE This table will track Purge Request Information. | 1.3.6.1.2.1.71.1.1.3 | not-accessible | current | |
| nhrpPurgeReqEntry OBJECT-TYPE Information regarding a Purge Request. | 1.3.6.1.2.1.71.1.1.3.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | Unsigned32 (1..4294967295) | read-create | current |
| 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.3 | Integer32 (0..255) | read-only | current |
| nhrpPurgeRequestID OBJECT-TYPE The Request ID used in the purge request. | 1.3.6.1.2.1.71.1.1.3.1.4 | Unsigned32 | read-create | current |
| 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.5 | TruthValue | read-create | current |
| 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.6 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| nhrpClientEntry OBJECT-TYPE Information about a single NHC. | 1.3.6.1.2.1.71.1.2.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | AddressFamilyNumbers | read-create | current |
| nhrpClientInternetworkAddr OBJECT-TYPE The value of the internetwork layer address of this client. | 1.3.6.1.2.1.71.1.2.1.1.3 | NhrpGenAddr | read-create | current |
| 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.4 | AddressFamilyNumbers | read-create | current |
| nhrpClientNbmaAddr OBJECT-TYPE The NBMA subnetwork address of this client. | 1.3.6.1.2.1.71.1.2.1.1.5 | NhrpGenAddr | read-create | current |
| 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.6 | NhrpGenAddr | read-create | current |
| 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.7 | Integer32 (1..900) | read-create | current |
| 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.8 | Integer32 (0..65535) | read-create | current |
| 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.9 | Integer32 (0..65535) | read-create | current |
| 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.10 | Integer32 (0..65535) | read-create | current |
| 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.11 | Unsigned32 (0..65535) | read-create | current |
| nhrpClientHoldTime OBJECT-TYPE The hold time the client will register. | 1.3.6.1.2.1.71.1.2.1.1.12 | Unsigned32 (0..65535) | read-create | current |
| 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.13 | Unsigned32 | read-create | current |
| 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.14 | StorageType | read-create | current |
| 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.15 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | INTEGER {requestUnique(1), requestNotUnique(2)} | read-create | current |
| 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.3 | INTEGER {other(1), registering(2), ackRegisterReply(3), nakRegisterReply(4)} | read-only | current |
| 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.4 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| nhrpClientNhsEntry OBJECT-TYPE An NHS that may be used by an NHC. | 1.3.6.1.2.1.71.1.2.3.1 | not-accessible | current | |
| nhrpClientNhsIndex OBJECT-TYPE An identifier for an NHS available to an NHC. | 1.3.6.1.2.1.71.1.2.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | AddressFamilyNumbers | read-create | current |
| 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.3 | NhrpGenAddr | read-create | current |
| 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.4 | AddressFamilyNumbers | read-create | current |
| 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.5 | NhrpGenAddr | read-create | current |
| 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.6 | NhrpGenAddr | read-create | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | RowStatus | read-create | current |
| nhrpClientStatTable OBJECT-TYPE This table contains statistics collected by NHRP clients. | 1.3.6.1.2.1.71.1.2.4 | not-accessible | current | |
| nhrpClientStatEntry OBJECT-TYPE Statistics collected by a NHRP client. | 1.3.6.1.2.1.71.1.2.4.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.14 | Counter32 | read-only | current |
| 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.15 | Counter32 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Counter32 | read-only | current |
| 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.21 | Counter32 | read-only | current |
| 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.22 | Counter32 | read-only | current |
| 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.23 | Counter32 | read-only | current |
| 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.24 | Counter32 | read-only | current |
| 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.25 | TimeStamp | read-only | current |
| 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.1 | not-accessible | current | |
| nhrpServerEntry OBJECT-TYPE Information about a single NHS. | 1.3.6.1.2.1.71.1.3.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | AddressFamilyNumbers | read-create | current |
| nhrpServerInternetworkAddr OBJECT-TYPE The value of the internetwork layer address of this server. | 1.3.6.1.2.1.71.1.3.1.1.3 | NhrpGenAddr | read-create | current |
| 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.4 | AddressFamilyNumbers | read-create | current |
| nhrpServerNbmaAddr OBJECT-TYPE The value of the NBMA subnetwork address of this server. | 1.3.6.1.2.1.71.1.3.1.1.5 | NhrpGenAddr | read-create | current |
| 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.6 | NhrpGenAddr | read-create | current |
| 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.7 | StorageType | read-create | current |
| 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.8 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | TruthValue | read-only | current |
| 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.2 | TruthValue | read-create | current |
| 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.3 | not-accessible | current | |
| nhrpServerNhcEntry OBJECT-TYPE An NHC that may be used by an NHS. | 1.3.6.1.2.1.71.1.3.3.1 | not-accessible | current | |
| nhrpServerNhcIndex OBJECT-TYPE An identifier for an NHC available to an NHS. | 1.3.6.1.2.1.71.1.3.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | Integer32 (0..255) | read-create | current |
| 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.3 | AddressFamilyNumbers | read-create | current |
| 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.4 | NhrpGenAddr | read-create | current |
| 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.5 | AddressFamilyNumbers | read-create | current |
| 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.6 | NhrpGenAddr | read-create | current |
| 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.7 | NhrpGenAddr | read-create | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | RowStatus | read-create | current |
| nhrpServerStatTable OBJECT-TYPE Statistics collected by Next Hop Servers. | 1.3.6.1.2.1.71.1.3.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.14 | Counter32 | read-only | current |
| 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.15 | Counter32 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Counter32 | read-only | current |
| 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.21 | Counter32 | read-only | current |
| 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.22 | Counter32 | read-only | current |
| 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.23 | Counter32 | read-only | current |
| 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.24 | Counter32 | read-only | current |
| 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.25 | Counter32 | read-only | current |
| 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.26 | Counter32 | read-only | current |
| 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.27 | Counter32 | read-only | current |
| 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.28 | Counter32 | read-only | current |
| 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.29 | Counter32 | read-only | current |
| 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.30 | Counter32 | read-only | current |
| 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.31 | Counter32 | read-only | current |
| 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.32 | Counter32 | read-only | current |
| 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.33 | Counter32 | read-only | current |
| 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.34 | Counter32 | read-only | current |
| 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.35 | Counter32 | read-only | current |
| 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.36 | Counter32 | read-only | current |
| 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.37 | Counter32 | read-only | current |
| 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.38 | Counter32 | read-only | current |
| 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.39 | Counter32 | read-only | current |
| 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.40 | TimeStamp | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| nhrpModuleCompliance MODULE-COMPLIANCE The compliance statement for the NHRP MIB. | 1.3.6.1.2.1.71.2.1.1 | current |
| nhrpGeneralGroup OBJECT-GROUP Objects that apply to both NHRP clients and NHRP servers. | 1.3.6.1.2.1.71.2.2.1 | current |
| nhrpClientGroup OBJECT-GROUP Objects that apply only to NHRP clients. | 1.3.6.1.2.1.71.2.2.2 | current |
| nhrpServerGroup OBJECT-GROUP Objects that apply only to NHRP servers. | 1.3.6.1.2.1.71.2.2.3 | current |