nhrpClientRowStatus
NHRP-MIB ·
.1.3.6.1.2.1.71.1.2.1.1.15
Object
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Context
- MIB
- NHRP-MIB
- OID
.1.3.6.1.2.1.71.1.2.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nhrpClientEntry
- Table
- nhrpClientTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nhrpClientIndex An identifier for the NHRP client that is unique within
the scope of this agent. The 'nhrpNextIndex' value
should be consulted (read), prior to creating a row in
this table, and … | column | Unsigned32 | .1.3.6.1.2.1.71.1.2.1.1.1 |
| nhrpClientPurgeRequestRetries The number of times the client will retry a purge request
before failure. A value of 0 means don't retry. A value of
65535 means retry forever. | column | Integer32 | .1.3.6.1.2.1.71.1.2.1.1.10 |
| nhrpClientDefaultMtu The default maximum transmission unit (MTU) of the
LIS/LAG which this client should use. This object
will be initialized by the agent to the default MTU
of the LIS/LAG (which is 9… | column | Unsigned32 | .1.3.6.1.2.1.71.1.2.1.1.11 |
| nhrpClientHoldTime The hold time the client will register. | column | seconds Unsigned32 | .1.3.6.1.2.1.71.1.2.1.1.12 |
| nhrpClientRequestID The Request ID used to register this client with its
server. According to Section 5.2.3 of the NHRP
Specification, RFC 2332 [17], the Request ID must
be kept in non-volatile stora… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.71.1.2.1.1.13 |
| nhrpClientStorageType This object defines whether this row is kept in
volatile storage and lost upon a Client crash or
reboot situation, or if this row is backed up by
nonvolatile or permanent storage. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.71.1.2.1.1.14 |
| nhrpClientInternetworkAddrType The type of the internetwork layer address of this
client. This object indicates how the value of
nhrpClientInternetworkAddr is to be interpreted. | column | IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers | .1.3.6.1.2.1.71.1.2.1.1.2 |
| nhrpClientInternetworkAddr The value of the internetwork layer address of this
client. | column | NhrpGenAddr | .1.3.6.1.2.1.71.1.2.1.1.3 |
| nhrpClientNbmaAddrType The type of the NBMA subnetwork address of this client.
This object indicates how the values of
nhrpClientNbmaAddr and nhrpClientNbmaSubaddr are to be
interpreted. | column | IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers | .1.3.6.1.2.1.71.1.2.1.1.4 |
| nhrpClientNbmaAddr The NBMA subnetwork address of this client. | column | NhrpGenAddr | .1.3.6.1.2.1.71.1.2.1.1.5 |
| nhrpClientNbmaSubaddr The NBMA subaddress of this client. For NBMA address
families without a subaddress concept, this will be a
zero-length OCTET STRING. | column | NhrpGenAddr | .1.3.6.1.2.1.71.1.2.1.1.6 |
| nhrpClientInitialRequestTimeout The number of seconds that the client will wait before
timing out an NHRP initial request. This object only has
meaning for the initial timeout period. | column | seconds Integer32 | .1.3.6.1.2.1.71.1.2.1.1.7 |
| nhrpClientRegistrationRequestRetries The number of times the client will retry the
registration request before failure. A value of
0 means don't retry. A value of 65535 means
retry forever. | column | Integer32 | .1.3.6.1.2.1.71.1.2.1.1.8 |
| nhrpClientResolutionRequestRetries The number of times the client will retry the resolution
request before failure. A value of 0 means don't retry.
A value of 65535 means retry forever. | column | Integer32 | .1.3.6.1.2.1.71.1.2.1.1.9 |