All MIBs › CISCOSB-IP › rsArpMibVersion
rsArpMibVersion
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rsArpMibVersion
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
MIB's version, the current version is 2. Version 1: rsArpDeleteTable Setting this object to any not-null value has the effect of deleting all entries of the ARP table. Version 2: rsArpDeleteTable Setting to value deleteArpTab(1): deletes the arp table - static and dynamic entries deleteIpArpDynamicEntries(2): delete all dynamic entries deleteIpArpStaticEntries(3): delete all static entries deleteIpArpDelDynamicRefreshStatic(4): delete all dynamic - refresh static, thus refrashing FFT. on get returns the last action. New MIB variables support: rsArpRequestsSent rsArpRepliesSent rsArpProxyRepliesSent rsArpUnresolveTimer rsArpMibVersion Version 3: New MIB variables support: rsArpStaticTable rsArpInterfaceTable
What is rsArpMibVersion?
This object indicates which version of the ARP management MIB is supported, currently version 2, which includes granular options for selectively deleting static or dynamic ARP entries. Version 1 only supported clearing the entire ARP table, while version 2 allows operators to remove only dynamic entries, static entries, or the entire table. The value is read-only and reflects the implementation level of the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.8 snmpwalk -v2c -c public <target> CISCOSB-IP::rsArpMibVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.8.1 snmpget -v2c -c public <target> CISCOSB-IP::rsArpMibVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4 | arpSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4.8 | rsArpMibVersion | CISCOSB-IP |