sapTlsDhcpInfoAction

TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.14.1.6

Object

column r/w Enumeration
The value of the object sapTlsDhcpInfoAction specifies
the DHCP option reforwarding policy:
'replace' - replace existing information with
            configured information
'drop'    - discard messages with existing relay
            information if the option 82 information
            is also present.
'keep'    - retain the existing relay information.

Context

MIB
TIMETRA-SAP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.3.14.1.6
Type
column
Access
readwrite
Status
current
Parent
sapTlsDhcpInfoEntry
Groups
2

Walk 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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapTlsDhcpInfoAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapTlsDhcpInfoAction.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapTlsDhcpInfoAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1replace
2drop
3keep