dhcpServerRelayInformationEnable
QTECH-ALT-MIB ·
.1.3.6.1.4.1.2751.100.13.1.7
Object
scalar r/w
Enumeration
If set(0), disable the option82 relay function on dhcp server, the dhcp server neglects the option82 information, set(1), then enable the option82 relay function on dhcp server,then dhcp server starts to identify option82 information.
Context
- MIB
- QTECH-ALT-MIB
- OID
.1.3.6.1.4.1.2751.100.13.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpRelay
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 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ALT-MIB::dhcpServerRelayInformationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ALT-MIB::dhcpServerRelayInformationEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noEnable |
1 | enable |