All MIBs › RAPID-CITY › rc2kCpuEthernetPortEnableBootp
rc2kCpuEthernetPortEnableBootp
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rc2kCpuEthernetPortEnableBootp
OID (numeric): 1.3.6.1.4.1.2272.1.100.2.1.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Used to enable/disable the Bootp feature on this port.
What is rc2kCpuEthernetPortEnableBootp?
This configuration parameter enables or disables the BOOTP (Bootstrap Protocol) protocol on the CPU/management Ethernet port of a Rapid-City-based network switch. System administrators use this to control whether the management interface can obtain its IP address automatically via BOOTP or requires manual assignment. Disabling BOOTP improves security by reducing dynamic protocol overhead on the management channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.2.1.14 snmpwalk -v2c -c public <target> RAPID-CITY::rc2kCpuEthernetPortEnableBootp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.2.1.14.1 snmpget -v2c -c public <target> RAPID-CITY::rc2kCpuEthernetPortEnableBootp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.100.2.1.14.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rc2kCpuEthernetPortEnableBootp.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.2 | rc2kCpuEthernetPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.2.1 | rc2kCpuEthernetPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.2.1.14 | rc2kCpuEthernetPortEnableBootp | RAPID-CITY |