dhcpSnoopingInformationOptionAllowUntrusted
NAG-MIB ·
.1.3.6.1.4.1.57206.7.100.13.3.11
Object
scalar r/w
Enumeration
If set(0), the dhcp packets with option82 are discarded, if set (1), the dhcp packets with option82 are permitted, and the content of option82 is not changed, if set (2), the dhcp packets with option82 are permitted, and the content of option82 is replaced, the default value is (2)
Context
- MIB
- NAG-MIB
- OID
.1.3.6.1.4.1.57206.7.100.13.3.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpSnooping
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 'NAG-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NAG-MIB::dhcpSnoopingInformationOptionAllowUntrusted.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NAG-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NAG-MIB::dhcpSnoopingInformationOptionAllowUntrusted'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notAllowUntrusted |
1 | allowUntrusted |