eltIpDhcpOpt82PortInsertion
ELTEX-MES-BRIDGE-SECURITY ·
.1.3.6.1.4.1.35265.1.23.112.1.17.1.10
Object
Specifies per IfIndex a DHCP option 82 insertion enable state.
Context
- MIB
- ELTEX-MES-BRIDGE-SECURITY
- OID
.1.3.6.1.4.1.35265.1.23.112.1.17.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltIpDhcpOpt82PortEntry
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 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortInsertion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortInsertion.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortInsertion'
Syntax
- Source
- EltOpt82PortInsertionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | global |
2 | enable |
3 | disable |