msapTlsPlcyDhcpRemoteId
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.45.1.13
Object
column r/w
Enumeration
The value of msapTlsPlcyDhcpRemoteId 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',
msapTlsPlcyDhcpRemoteIdString will represent the remote-id.
By default, the remote-id value is none.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.45.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- msapTlsPlcyEntry
- Groups
- 3
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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::msapTlsPlcyDhcpRemoteId'
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::msapTlsPlcyDhcpRemoteId.<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::msapTlsPlcyDhcpRemoteId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | mac |
3 | remote-id |