dhcpServerOpt82Status
ADVANTECH-EKI-PRONEER-MIB ·
.1.3.6.1.4.1.10297.202.7000.7.5.4.1.11
Object
column r/w
Enumeration
If user set option82 setting with SNMP, the value would not apply to swith. They need to set active(1) to apply into switch.
Context
- MIB
- ADVANTECH-EKI-PRONEER-MIB
- OID
.1.3.6.1.4.1.10297.202.7000.7.5.4.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpServerOpt82Entry
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 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::dhcpServerOpt82Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::dhcpServerOpt82Status.<dhcpServerOpt82Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVANTECH-EKI-PRONEER-MIB::dhcpServerOpt82Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notInService |