oacDhcpClientBroadcastFlag
ONEACCESS-IP-SERVICES-MIB ·
.1.3.6.1.4.1.13191.10.3.1.8.1.2.2
Object
scalar r/w
Enumeration
Activation or not of the broadcast flag in DHCP Offer/Ack message, so that the server is made aware if the DHCP packets are unicast or broadcast
Context
- MIB
- ONEACCESS-IP-SERVICES-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.8.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- oacIpServicesDHCPCConfigObjects
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 'ONEACCESS-IP-SERVICES-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-IP-SERVICES-MIB::oacDhcpClientBroadcastFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-IP-SERVICES-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-IP-SERVICES-MIB::oacDhcpClientBroadcastFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |