sapTlsDhcpRemoteId

ALCATEL-ENT1-TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.14.1.8

Object

column r/w Enumeration
The value of the object sapTlsDhcpRemoteId specifies
what information goes into the remote-id suboption in
the DHCP Relay packet.
If the value of this object is set to 'none',
the remote-id suboption will not be part of the
information option (Option 82).
If the value of this object is set to 'mac',
the MAC address of the remote end is encoded in the
suboption.
If the value of this object is set to 'remote-id',
sapTlsDhcpRemoteIdString will represent the remote-id.
By default, the remote-id value is none.

Context

MIB
ALCATEL-ENT1-TIMETRA-SAP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.3.14.1.8
Type
column
Access
readwrite
Status
current
Parent
sapTlsDhcpInfoEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2mac
3remote-id

Conformance