els100SysBootPDhcpEnable
CTELS100-NG-MIB ·
.1.3.6.1.4.1.52.1011.1.8
Object
scalar mandatory
r/w
Enumeration
Enable or disable the operation of the BootP and DHCP protocols on the system. These protocols are used for automatically configuring the system's IP address information if a properly configured BootP and/or DHCP server exists on the network.
Context
- MIB
- CTELS100-NG-MIB
- OID
.1.3.6.1.4.1.52.1011.1.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- els100SystemConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100SysBootPDhcpEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTELS100-NG-MIB::els100SysBootPDhcpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |