lcsSetupDhcpAdditionalOptionsEntryOptionNumber
LANCOM-1751-MIB ·
.1.3.6.1.4.1.2356.1000.1.1751.2.10.21.1.1
Object
column r/w
Integer32
-- empty --
Context
- MIB
- LANCOM-1751-MIB
- OID
.1.3.6.1.4.1.2356.1000.1.1751.2.10.21.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lcsSetupDhcpAdditionalOptionsEntry
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 'LANCOM-1751-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-1751-MIB::lcsSetupDhcpAdditionalOptionsEntryOptionNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-1751-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-1751-MIB::lcsSetupDhcpAdditionalOptionsEntryOptionNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-1751-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-1751-MIB::lcsSetupDhcpAdditionalOptionsEntryOptionNumber'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | eString |
1 | eInteger32 |
2 | eIpAddress |
3 | eInteger16 |
4 | eInteger8 |