All MIBs › BCAM-MIB › bcamGlobalRarp
bcamGlobalRarp
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamGlobalRarp
OID (numeric): 1.3.6.1.4.1.231.2.17.2.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes if the reverse address resolution protocol will be supported. off (1) : RARP not supported. on (2) : RARP supported.
What is bcamGlobalRarp?
This read-only field reports whether reverse ARP (RARP) is enabled: on(2) means RARP is supported for diskless boot, off(1) means it is disabled. Determines if devices can use RARP for address assignment. Example: on(2) enables RARP servers to respond when diskless workstations broadcast RARP requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.12 snmpwalk -v2c -c public <target> BCAM-MIB::bcamGlobalRarp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.12.1 snmpget -v2c -c public <target> BCAM-MIB::bcamGlobalRarp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bcamGlobalRarp.1
Start monitoring Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCAM-MIB::bcamGlobalRarp OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.17 | sniBcam | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.2 | bcamGlobal | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.2.12 | bcamGlobalRarp | BCAM-MIB |