sapTlsDhcp6RemoteId

TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.153.1.5

Object

column r/w Enumeration
The value of the object sapTlsDhcp6RemoteId specifies
the presence and contents of the remote-id option (37):
- 'none'      the remote-id option will not be included
              in the RELAY-FORW (12) message.
- 'mac'       the MAC address of the remote end.
- 'remote-id' the value of the object
              sapTlsDhcp6RemoteIdString.

Context

MIB
TIMETRA-SAP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.3.153.1.5
Type
column
Access
readwrite
Status
current
Parent
sapTlsDhcp6InfoEntry
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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapTlsDhcp6RemoteId'
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::sapTlsDhcp6RemoteId.<index>'
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::sapTlsDhcp6RemoteId'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2mac
3remote-id

Conformance