dhcpServerServiceStatus
ECS4610-50T-MIB ·
.1.3.6.1.4.1.259.10.1.1.1.10.11.3.8
Object
Setting this to 1 to enable the dhcp server service. Setting this to 2 to disable the dhcp server service.
Context
- MIB
- ECS4610-50T-MIB
- OID
.1.3.6.1.4.1.259.10.1.1.1.10.11.3.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpServerMgt
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 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::dhcpServerServiceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4610-50T-MIB::dhcpServerServiceStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Object Constraints
range: 0-20
Type Values
1 | enabled |
2 | disabled |