Wellfleet-NHRP-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-NHRP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfNhrpNetTable | 1.3.6.1.4.1.18.3.5.3.23.1 | no-access |
A table containing entries for each combination of a layer 2 network and a layer 3 protocol. Currently, IP over Frame Relay and IP over ATM is supported. |
|
1.3.6.1.4.1.18.3.5.3.23.1.1 | no-access |
Information about a particular NHRP instance. |
||
wfNhrpDelete | 1.3.6.1.4.1.18.3.5.3.23.1.1.1 | integer | read-write |
Create/Delete this NHRP instance Enumeration: 'deleted': 2, 'created': 1. |
wfNhrpLayer2Type | 1.3.6.1.4.1.18.3.5.3.23.1.1.2 | integer | read-only |
Type of layer 2 Network. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpLayer3Type | 1.3.6.1.4.1.18.3.5.3.23.1.1.3 | integer | read-only |
Type of layer 3 protocol. Enumeration: 'ip': 1. |
wfNhrpNHReqPath | 1.3.6.1.4.1.18.3.5.3.23.1.1.4 | integer | read-write |
Path NHC will attempt first to look-up destination. In case of routed path, if dest. is not found it will search Default NHS list also. Enumeration: 'defNHS': 2, 'routed': 1. |
wfNhrpClientDisable | 1.3.6.1.4.1.18.3.5.3.23.1.1.5 | integer | read-write |
Enable/Disable NHRP client functionality. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpClientRegInterval | 1.3.6.1.4.1.18.3.5.3.23.1.1.6 | integer | read-write |
Client registration period. Every wfNhrpRegInterval seconds, CREG gate will send registration request to refresh/update NH cache. It should always be less than wfNhrpNHCacheHoldTime |
wfNhrpClientHoldTime | 1.3.6.1.4.1.18.3.5.3.23.1.1.7 | integer | read-write |
Time (seconds) for which client info is valid. |
wfNhrpClientReqTimeout | 1.3.6.1.4.1.18.3.5.3.23.1.1.8 | integer | read-write |
Client request timeout in seconds |
wfNhrpClientReqRetry | 1.3.6.1.4.1.18.3.5.3.23.1.1.9 | integer | read-write |
Number of times to retry a given client request before returning an error. |
wfNhrpClientMaxPendRequests | 1.3.6.1.4.1.18.3.5.3.23.1.1.10 | integer | read-write |
Maximum Number of pending requests for client. |
wfNhrpServerDisable | 1.3.6.1.4.1.18.3.5.3.23.1.1.11 | integer | read-write |
Enable/Disable NHRP server functionality. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpServerFwdDisable | 1.3.6.1.4.1.18.3.5.3.23.1.1.12 | integer | read-write |
Enable/Disable NHRP server request forwarding function. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpServerMaxNhEntries | 1.3.6.1.4.1.18.3.5.3.23.1.1.13 | integer | read-write |
maximum number of next hop entries to keep. If the NH Resolution Reply message has more entries, last ones will be discarded. |
wfNhrpServerMaxPendRequests | 1.3.6.1.4.1.18.3.5.3.23.1.1.14 | integer | read-write |
Maximum Number of pending requests for servers. |
wfNhrpServerUseBgp | 1.3.6.1.4.1.18.3.5.3.23.1.1.15 | integer | read-write |
Use BGP to find next hop if destination address is not in cache. Enumeration: 'use': 1, 'notuse': 2. |
wfNhrpServerUseDns | 1.3.6.1.4.1.18.3.5.3.23.1.1.16 | integer | read-write |
Use DNS to translate addresses and find QoS for next hop resolutions. Enumeration: 'use': 1, 'notuse': 2. |
wfNhrpServerDnsProxyPort | 1.3.6.1.4.1.18.3.5.3.23.1.1.17 | integer | read-write |
DNS proxy port for QOS translation queries |
wfNhrpServerOverrideNbmaAddr | 1.3.6.1.4.1.18.3.5.3.23.1.1.18 | integer | read-write |
Override NBMA addresses in client registration messages. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpBogusNbmaAddr | 1.3.6.1.4.1.18.3.5.3.23.1.1.19 | displaystring | read-write |
Value used to determine if NBMA address in client request is valid. |
wfNhrpNhCacheSize | 1.3.6.1.4.1.18.3.5.3.23.1.1.20 | integer | read-write |
Maximum number of next hop entries to be cached |
wfNhrpQosCacheSize | 1.3.6.1.4.1.18.3.5.3.23.1.1.21 | integer | read-write |
Maximum number of socketpair to filter/flow spec entries to be cached |
wfNhrpAddrXlateCacheSize | 1.3.6.1.4.1.18.3.5.3.23.1.1.22 | integer | read-write |
Maximum number of L3-to-L2 address mapping entries to be cached |
wfNhrpServerLoadBalance | 1.3.6.1.4.1.18.3.5.3.23.1.1.23 | integer | read-write |
Enable/disable round-robin cycling of next hop entries to cause a load-balancing effect. Enumeration: 'enable': 1, 'disable': 2. |
wfNhrpServerNegativeCaching | 1.3.6.1.4.1.18.3.5.3.23.1.1.24 | integer | read-write |
Enable/disable negative caching of DNS records. Enumeration: 'enable': 1, 'disable': 2. |
wfNhrpServerNegativeTTL | 1.3.6.1.4.1.18.3.5.3.23.1.1.25 | integer | read-write |
Time in seconds for negative caching of DNS records. |
wfNhrpDebugLevel | 1.3.6.1.4.1.18.3.5.3.23.1.1.26 | integer | read-write |
Minimum level of debug messages to log. |
wfNhrpStatReset | 1.3.6.1.4.1.18.3.5.3.23.1.1.27 | integer | read-write |
Reset all NHRP client and server stats. Enumeration: 'reset': 2, 'notreset': 1. |
wfNhrpNhCacheSequence | 1.3.6.1.4.1.18.3.5.3.23.1.1.28 | integer | read-only |
Sequence number for Next Hop Cache updates. |
wfNhrpNhCacheNumEntries | 1.3.6.1.4.1.18.3.5.3.23.1.1.29 | integer | read-only |
Current number of Next Hop Cache entries. |
wfNhrpQosCacheNumEntries | 1.3.6.1.4.1.18.3.5.3.23.1.1.30 | integer | read-only |
Current number of entries in QOS Cache. |
wfNhrpAddrXlateCacheNumEntries | 1.3.6.1.4.1.18.3.5.3.23.1.1.31 | integer | read-only |
Current number of entries in Address Translation Cache. |
wfNhrpIfTable | 1.3.6.1.4.1.18.3.5.3.23.2 | no-access |
WF_NHRP_INTERFACE_Table - NHRP This tabulates the interfaces within an nhrp protocol group. All interfaces are indexed according to their Circuit Number. |
|
1.3.6.1.4.1.18.3.5.3.23.2.1 | no-access |
Nhrp interface entries. |
||
wfNhrpIfDelete | 1.3.6.1.4.1.18.3.5.3.23.2.1.1 | integer | read-write |
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB. Enumeration: 'deleted': 2, 'created': 1. |
wfNhrpIfDisable | 1.3.6.1.4.1.18.3.5.3.23.2.1.2 | integer | read-write |
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpIfVCType | 1.3.6.1.4.1.18.3.5.3.23.2.1.3 | integer | read-write |
Type of VC, NHC will setup, if no encaps gate exist for the given VCid, when needed. Enumeration: 'pvc': 1, 'svc': 2. |
wfNhrpIfCct | 1.3.6.1.4.1.18.3.5.3.23.2.1.4 | integer | read-only |
The number of the circuit to which the interface belongs. Enumeration: 'minimum': 1, 'maximum': 1023. |
wfNhrpIfLayer2Type | 1.3.6.1.4.1.18.3.5.3.23.2.1.5 | integer | read-only |
Type of layer 2 Network for this instance. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpIfLayer3Type | 1.3.6.1.4.1.18.3.5.3.23.2.1.6 | integer | read-only |
Type of layer 3 Protocol for this instance. Enumeration: 'ip': 1. |
wfNhrpIfPktsXmt | 1.3.6.1.4.1.18.3.5.3.23.2.1.7 | counter | read-only |
The number of NHRP packets sent on this interface. |
wfNhrpDefNhsTable | 1.3.6.1.4.1.18.3.5.3.23.3 | no-access |
A list of default NHS's to contact with request messages. |
|
1.3.6.1.4.1.18.3.5.3.23.3.1 | no-access |
Information pertaining to each default NHS which a client may contact. |
||
wfNhrpDefNhsDelete | 1.3.6.1.4.1.18.3.5.3.23.3.1.1 | integer | read-write |
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB. Enumeration: 'deleted': 2, 'created': 1. |
wfNhrpDefNhsDisable | 1.3.6.1.4.1.18.3.5.3.23.3.1.2 | integer | read-write |
Enable/Disable parameter. A disabled NHS will never be selected for sending requests. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpDefNhsCct | 1.3.6.1.4.1.18.3.5.3.23.3.1.3 | integer | read-write |
The identifier of the circuit on which requests are sent to NHS. Enumeration: 'minimum': 1, 'maximum': 1023. |
wfNhrpDefNhsVcid1 | 1.3.6.1.4.1.18.3.5.3.23.3.1.4 | integer | read-write |
The virtual circuit ID on which requests are sent to NHS. Vcid1 = The Dlci number for Frame Relay, the VPI for ATM Range = {0-255} |
wfNhrpDefNhsVcid2 | 1.3.6.1.4.1.18.3.5.3.23.3.1.5 | integer | read-write |
The virtual circuit ID on which requests are sent to NHS. Vcid2 = The VCI for ATM, NULL for Frame Relay. Range = {32-65535} |
wfNhrpDefNhsProtoAddr | 1.3.6.1.4.1.18.3.5.3.23.3.1.6 | ipaddress | read-write |
Layer 3 protocol address for this default NHS. Currently only IP addresses are supported. |
wfNhrpDefNhsServingNetworkAddr | 1.3.6.1.4.1.18.3.5.3.23.3.1.7 | ipaddress | read-write |
Layer 3 network address of hosts served by this default NHS. Currently only IP type of network addresses are supported. |
wfNhrpDefNhsServingNetworkMask | 1.3.6.1.4.1.18.3.5.3.23.3.1.8 | ipaddress | read-write |
Layer 3 network address mask for range of hosts served by this default NHS. Currently only IP net mask is supported. |
wfNhrpDefNhsNbmaAddr | 1.3.6.1.4.1.18.3.5.3.23.3.1.9 | octet string | read-write |
Layer 2 NBMA address for this default NHS. This will be valid only when SVCs needs to be created |
wfNhrpDefNhsStatus | 1.3.6.1.4.1.18.3.5.3.23.3.1.10 | integer | read-only |
Reachability Status of this NHS . Enumeration: 'down': 2, 'up': 1. |
wfNhrpDefNhsLayer2Type | 1.3.6.1.4.1.18.3.5.3.23.3.1.11 | integer | read-only |
Type of layer 2 Network associated with this NHS. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpDefNhsLayer3Type | 1.3.6.1.4.1.18.3.5.3.23.3.1.12 | integer | read-only |
Type of layer 3 Protocol associated with this NHS. Enumeration: 'ip': 1. |
wfNhrpDefNhsIndex | 1.3.6.1.4.1.18.3.5.3.23.3.1.13 | integer | read-only |
Index used as priority of the NHS. That is, smallest index is selected first. |
wfNhrpNHCacheTable | 1.3.6.1.4.1.18.3.5.3.23.4 | no-access |
A list of default NHS's to contact with request messages. |
|
1.3.6.1.4.1.18.3.5.3.23.4.1 | no-access |
NHRP Next Hop Cache Entry. |
||
wfNhrpNHCacheSlot | 1.3.6.1.4.1.18.3.5.3.23.4.1.1 | integer | read-only |
The slot number indexes the object |
wfNhrpNHCacheLayer2Type | 1.3.6.1.4.1.18.3.5.3.23.4.1.2 | integer | read-only |
Type of layer 2 Network associated with this cache entry. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpNHCacheLayer3Type | 1.3.6.1.4.1.18.3.5.3.23.4.1.3 | integer | read-only |
Type of layer 3 Protocol associated with this cache entry. Enumeration: 'ip': 1. |
wfNhrpNHCacheDestAddr | 1.3.6.1.4.1.18.3.5.3.23.4.1.4 | ipaddress | read-only |
protocol address of the destination |
wfNhrpNHCacheDestAddrPrefixLen | 1.3.6.1.4.1.18.3.5.3.23.4.1.5 | integer | read-only |
destination address prifix length |
wfNhrpNHCachePrefOrder | 1.3.6.1.4.1.18.3.5.3.23.4.1.6 | integer | read-only |
preference order for this entry |
wfNhrpNHCacheNhProtAddr | 1.3.6.1.4.1.18.3.5.3.23.4.1.7 | ipaddress | read-write |
protocol address of the next hop |
wfNhrpNHCacheNhNbmaAddr | 1.3.6.1.4.1.18.3.5.3.23.4.1.8 | displaystring | read-write |
NBMA address of the next hop |
wfNhrpNHCacheHoldTime | 1.3.6.1.4.1.18.3.5.3.23.4.1.9 | integer | read-write |
Time (seconds) for which client info is valid. Enumeration: 'default': 30, 'minimum': 10, 'maximum': 200. |
wfNhrpNHCacheFlags | 1.3.6.1.4.1.18.3.5.3.23.4.1.10 | integer | read-write |
entry state flags |
wfNhrpNHCachePrefValue | 1.3.6.1.4.1.18.3.5.3.23.4.1.11 | integer | read-write |
next hop preference value |
wfNhrpNHCacheMtu | 1.3.6.1.4.1.18.3.5.3.23.4.1.12 | integer | read-write |
Max transmission unit for next hop |
wfNhrpNHCacheDelete | 1.3.6.1.4.1.18.3.5.3.23.4.1.13 | integer | read-write |
Create/Delete this NHRP NH Cache Entry Enumeration: 'deleted': 2, 'created': 1. |
wfNhrpTest | 1.3.6.1.4.1.18.3.5.3.23.5 | |||
wfNhrpTestDelete | 1.3.6.1.4.1.18.3.5.3.23.5.1 | integer | read-write |
Create or Delete the Nhrp Test Base Record Enumeration: 'deleted': 2, 'created': 1. |
wfNhrpTestLayer2Type | 1.3.6.1.4.1.18.3.5.3.23.5.2 | integer | read-write |
Identifies layer 2 protocol for which next hop is desired. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpTestLayer3Type | 1.3.6.1.4.1.18.3.5.3.23.5.3 | integer | read-write |
Identifies layer 3 protocol for which next hop is desired. Enumeration: 'ip': 1. |
wfNhrpTestSlot | 1.3.6.1.4.1.18.3.5.3.23.5.4 | integer | read-write |
Slot number on which test client initiates next hop requests. Enumeration: 'default': 2, 'minimum': 1, 'maximum': 16. |
wfNhrpTestNHRPeriod | 1.3.6.1.4.1.18.3.5.3.23.5.5 | integer | read-write |
Time (msec) between next hop requests. |
wfNhrpTestNHRDestAddr | 1.3.6.1.4.1.18.3.5.3.23.5.6 | ipaddress | read-write |
Protocol address of destination for which next hop is desired. |
wfNhrpTestNHRDestPrefix | 1.3.6.1.4.1.18.3.5.3.23.5.7 | integer | read-write |
Prefix length of destination address for which next hop is desired. |
wfNhrpTestNHRReqOpt | 1.3.6.1.4.1.18.3.5.3.23.5.8 | integer | read-write |
A bit field identifying next hop request options. |
wfNhrpTestNHRReqQOS | 1.3.6.1.4.1.18.3.5.3.23.5.9 | displaystring | read-write |
QoS selector value for next hop requests. |
wfNhrpTestLogDisable | 1.3.6.1.4.1.18.3.5.3.23.5.10 | integer | read-write |
Indicates whether reply data is written to log. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNhrpTestRegCmd | 1.3.6.1.4.1.18.3.5.3.23.5.11 | integer | read-write |
Type of registration request to send (register or purge). Enumeration: 'purge': 3, 'mpsPurgeReq': 7, 'register': 2, 'mpsDelMps': 10, 'mpsResReq': 5, 'mpsAddMps': 9, 'ignore': 1, 'mpsPurgeRply': 8, 'mpsResRply': 6, 'nhreq': 4. |
wfNhrpTestRegNhsAddr | 1.3.6.1.4.1.18.3.5.3.23.5.12 | ipaddress | read-write |
Protocol address of NHS to send registration or purge request. If no address is given, the request will be sent to a default NHS. |
wfNhrpTestRegReqOpt | 1.3.6.1.4.1.18.3.5.3.23.5.13 | integer | read-write |
A bit field identifying register/purge options. |
wfNhrpTestRegClientHoldTime | 1.3.6.1.4.1.18.3.5.3.23.5.14 | integer | read-write |
A bit field identifying register/purge hold time (seconds). |
wfNhrpTestRegClientPrefVal | 1.3.6.1.4.1.18.3.5.3.23.5.15 | integer | read-write |
A bit field identifying register/purge preference value. |
wfNhrpTestRegClientMtu | 1.3.6.1.4.1.18.3.5.3.23.5.16 | integer | read-write |
Max transmit unit size (octets) for this client. |
wfNhrpTestRegClientPrefix | 1.3.6.1.4.1.18.3.5.3.23.5.17 | integer | read-write |
Prefix length of client protocol address to register or purge. |
wfNhrpTestRegClientProto | 1.3.6.1.4.1.18.3.5.3.23.5.18 | ipaddress | read-write |
registered client protocol address. |
wfNhrpTestRegClientNbma | 1.3.6.1.4.1.18.3.5.3.23.5.19 | displaystring | read-write |
registered client NBMA address. In case of MPS res. request this will be SRC_NBMA_ADDR |
wfNhrpTestMpsGH | 1.3.6.1.4.1.18.3.5.3.23.5.20 | integer | read-write |
Gate handle of MPS to be registered |
wfNhrpTestMpsCct | 1.3.6.1.4.1.18.3.5.3.23.5.21 | integer | read-write |
Circuit# of MPS to be registered. |
wfNhrpClientStatTable | 1.3.6.1.4.1.18.3.5.3.23.6 | no-access |
This table contains statistics collected by NHRP clients. |
|
1.3.6.1.4.1.18.3.5.3.23.6.1 | no-access |
Statistics collected by NHRP clients. |
||
wfNhrpClientStatL2Type | 1.3.6.1.4.1.18.3.5.3.23.6.1.1 | integer | read-only |
The NHRP client layer 2 type for these statistics. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpClientStatL3Type | 1.3.6.1.4.1.18.3.5.3.23.6.1.2 | integer | read-only |
The NHRP client layer 3 type for these statistics. Enumeration: 'ip': 1. |
wfNhrpClientStatTxResolveReq | 1.3.6.1.4.1.18.3.5.3.23.6.1.3 | counter | read-only |
The number of NHRP Resolution Requests transmitted by this client. |
wfNhrpClientStatRxResolveReplyAck | 1.3.6.1.4.1.18.3.5.3.23.6.1.4 | counter | read-only |
The number of positively acknowledged NHRP Resolution Replies received by this client. |
wfNhrpClientStatRxResolveReplyNak | 1.3.6.1.4.1.18.3.5.3.23.6.1.5 | counter | read-only |
The number of NAKed NHRP Resolution Replies received by this client. |
wfNhrpClientStatTxRegisterReq | 1.3.6.1.4.1.18.3.5.3.23.6.1.6 | counter | read-only |
The number of NHRP Registration Requests transmitted by this client. |
wfNhrpClientStatRxRegisterReplyAck | 1.3.6.1.4.1.18.3.5.3.23.6.1.7 | counter | read-only |
The number of positively acknowledged NHRP Registration Replies received by this client. |
wfNhrpClientStatRxRegisterReplyNak | 1.3.6.1.4.1.18.3.5.3.23.6.1.8 | counter | read-only |
The number of NAKed NHRP Registration Replies received by this client. |
wfNhrpClientStatTxPurgeReq | 1.3.6.1.4.1.18.3.5.3.23.6.1.9 | counter | read-only |
The number of NHRP Purge Requests transmitted by this client. |
wfNhrpClientStatRxPurgeReplyAck | 1.3.6.1.4.1.18.3.5.3.23.6.1.10 | counter | read-only |
The number of positive NHRP Purge Replies received by this client. |
wfNhrpClientStatRxPurgeReplyNak | 1.3.6.1.4.1.18.3.5.3.23.6.1.11 | counter | read-only |
The number of NAKed NHRP Purge Replies received by this client. |
wfNhrpClientStatUnsolicitPurgeReq | 1.3.6.1.4.1.18.3.5.3.23.6.1.12 | counter | read-only |
The number of unsolicited purge requests rec'd by this client |
wfNhrpClientStatTxError | 1.3.6.1.4.1.18.3.5.3.23.6.1.13 | counter | read-only |
The number of NHRP Error Indication packets transmitted by this client. |
wfNhrpClientStatRxError | 1.3.6.1.4.1.18.3.5.3.23.6.1.14 | counter | read-only |
The number of NHRP Error Indication packets received by this client. |
wfNhrpClientStatLocalError | 1.3.6.1.4.1.18.3.5.3.23.6.1.15 | counter | read-only |
The number of local errors which occured on this client. |
wfNhrpClientStatRetryReq | 1.3.6.1.4.1.18.3.5.3.23.6.1.16 | counter | read-only |
The number of retries made for client requests by this client. |
wfNhrpServerStatTable | 1.3.6.1.4.1.18.3.5.3.23.7 | no-access |
Statistics collected by Next Hop Servers. |
|
1.3.6.1.4.1.18.3.5.3.23.7.1 | no-access |
Statistics for a particular NHS. The statistics are broken into received (Rx), transmitted (Tx) and forwarded (Fw)... |
||
wfNhrpServerStatL2Type | 1.3.6.1.4.1.18.3.5.3.23.7.1.1 | integer | read-only |
The NHRP server layer 2 type for these statistics. Enumeration: 'fr': 1, 'atm': 2. |
wfNhrpServerStatL3Type | 1.3.6.1.4.1.18.3.5.3.23.7.1.2 | integer | read-only |
The NHRP server layer 3 type for these statistics. Enumeration: 'ip': 1. |
wfNhrpServerStatRxResolveReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.3 | counter | read-only |
The number of NHRP Resolution Requests received by this server. |
wfNhrpServerStatTxResolveReplyAck | 1.3.6.1.4.1.18.3.5.3.23.7.1.4 | counter | read-only |
The number of positively acknowledged NHRP Resolution Replies transmitted by this server. |
wfNhrpServerStatTxResolveReplyNak | 1.3.6.1.4.1.18.3.5.3.23.7.1.5 | counter | read-only |
The number of NAKed NHRP Resolution Replies transmitted by this server. |
wfNhrpServerStatRxRegisterReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.6 | counter | read-only |
The number of NHRP Registration Requests received by this server. |
wfNhrpServerStatTxRegisterReplyAck | 1.3.6.1.4.1.18.3.5.3.23.7.1.7 | counter | read-only |
The number of positively acknowledge NHRP Registration Replies transmitted by this server. |
wfNhrpServerStatTxRegisterReplyNak | 1.3.6.1.4.1.18.3.5.3.23.7.1.8 | counter | read-only |
The number of NAKed NHRP Registration Replies transmitted by this server. |
wfNhrpServerStatRxPurgeReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.9 | counter | read-only |
The number of NHRP Purge Requests received by this server. |
wfNhrpServerStatTxPurgeReplyAck | 1.3.6.1.4.1.18.3.5.3.23.7.1.10 | counter | read-only |
The number of positive NHRP Purge Replies transmitted by this server. |
wfNhrpServerStatTxPurgeReplyNak | 1.3.6.1.4.1.18.3.5.3.23.7.1.11 | counter | read-only |
The number of NAKed NHRP Purge Replies transmitted by this server. |
wfNhrpServerStatRxError | 1.3.6.1.4.1.18.3.5.3.23.7.1.12 | counter | read-only |
The number of NHRP Error Indication packets received by this server with the error code 'Unrecognized Extension'. |
wfNhrpServerStatTxError | 1.3.6.1.4.1.18.3.5.3.23.7.1.13 | counter | read-only |
The number of NHRP Error Indication packets received by this server with the error code 'Subnetwork ID Mismatch'. |
wfNhrpServerStatFwdResolveReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.14 | counter | read-only |
The number of NHRP Resolution Requests forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdResolveReply | 1.3.6.1.4.1.18.3.5.3.23.7.1.15 | counter | read-only |
The number of NHRP Resolution Replies forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdRegisterReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.16 | counter | read-only |
The number of NHRP Registration Requests forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdRegisterReply | 1.3.6.1.4.1.18.3.5.3.23.7.1.17 | counter | read-only |
The number of NHRP Registration Replies forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdPurgeReq | 1.3.6.1.4.1.18.3.5.3.23.7.1.18 | counter | read-only |
The number of NHRP Purge Requests forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdPurgeReply | 1.3.6.1.4.1.18.3.5.3.23.7.1.19 | counter | read-only |
The number of NHRP Purge Replies forwarded by this server acting as a transit NHS. |
wfNhrpServerStatFwdError | 1.3.6.1.4.1.18.3.5.3.23.7.1.20 | counter | read-only |
The number of NHRP Error Indication packets forwarded by this server acting as a transit NHS. |
wfNhrpServerStatDropPkts | 1.3.6.1.4.1.18.3.5.3.23.7.1.21 | counter | read-only |
The number of packets dropped by this NHS. |