sub10UnitMgmtIpDHCP
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.2.5
Object
Dynamic Host Control Protocol (DHCP) is enabled or disabled. IMPORTANT: This object is controlled by transaction management. Any changes to this object must be transactionally acknowledged following a successful set thus protecting against loss of communication with the unit. To acknowledge the transaction set the object sub10UnitMgmtTransaction to transactionCommit(2).
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtIp
- Groups
- 1
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtIpDHCP.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtIpDHCP'
Syntax
- Source
- Sub10State
- Base type
Enumeration
Values & Constraints
Type Values
0 | stateDisabled |
1 | stateEnabled |
Conformance
Member of