oaDhcpServerStatus
OADHCP-SERVER-MIB ·
.1.3.6.1.4.1.6926.1.11.1.1.1
Object
Setting enable(2) enables generation of DHCP Configuration.
Context
- MIB
- OADHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6926.1.11.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- oaDhcpServerGeneral
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 'OADHCP-SERVER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADHCP-SERVER-MIB::oaDhcpServerStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADHCP-SERVER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADHCP-SERVER-MIB::oaDhcpServerStatus'
Syntax
- Source
- ObjectStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |
3 | other |