oaDhcpIsOptionMask
OADHCP-SERVER-MIB ·
.1.3.6.1.4.1.6926.1.11.1.4.1.5
Object
.
Context
- MIB
- OADHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6926.1.11.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oaDhcpSubnetConfigEntry
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 'OADHCP-SERVER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADHCP-SERVER-MIB::oaDhcpIsOptionMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADHCP-SERVER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADHCP-SERVER-MIB::oaDhcpIsOptionMask.<oaDhcpInterfaceName>.<oaDhcpSubnetIp>.<oaDhcpSubnetMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADHCP-SERVER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADHCP-SERVER-MIB::oaDhcpIsOptionMask'
Syntax
- Source
- ObjectStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |
3 | other |