tmnxDhcpServerCfgAutoProvisioned
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.30
Object
The value of tmnxDhcpServerCfgAutoProvisioned specifies if the pools
associated with this server are provisioned automatically rather than
by means of the tmnxDhcpServerPoolTable, tmnxDhcpServerSubnetTable and
tmnxDhcpSvrSubnetRangesTable.
The value of this object can only be modified while the conceptual
row is created, and it can not be modified afterwards.
The value of this object can only be 'true' when the value of
tmnxDhcpServerCfgAddrType is set to 'ipv6(2).'
While the value of tmnxDhcpServerCfgAutoProvisioned is equal to
'true', no further address configuration, for example by means of the
tables mentioned before, is allowed.
Address pools can be associated with this server by means of the
'TIMETRA-NAT-MIB::tmnxNatFwlDomTable'.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxDhcpServerConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgAutoProvisioned'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgAutoProvisioned.<vRtrID>.<tmnxDhcpServerCfgServerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgAutoProvisioned'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of