CISCOSB-IP :: rsArpMibVersion

MIB Reference — IPNetwork Monitor

All MIBsCISCOSB-IPrsArpMibVersion

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.6ciscoPartnerProductsCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.4arpSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.4.8rsArpMibVersionCISCOSB-IP