subnetsTable
MX-DHCP-MIB ·
.0.1900.1.100
Object
table
Subnets
This table configures the subnets of the DHCP server. The
NetworkInterfaceName parameter must match a network interface
that is Up and the EnableSubnet parameter must be set to
'Enable' to properly activate the DHCP server on that interface.
The Dhcp.AddSubnet command may be used to add a new subnet to
the SubnetsTable and to all subnet-specific configuration
tables.
Context
- MIB
- MX-DHCP-MIB
- OID
.0.1900.1.100- Type
- table
- Status
- current
- Parent
- dhcpMIBObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DHCP-MIB::subnetsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DHCP-MIB::subnetsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.