swDHCPv6RelayOption37RemoteIDType
DHCPv6-RELAY-MGMT-MIB ·
.1.3.6.1.4.1.171.12.84.1.5.3
Object
scalar r/w
Enumeration
This object indicates the type of remote ID. If the type is default ,the remote ID will be VLAN ID + Module + Port +System MAC address of the device; If the type is cid-with-user-defined,the remote ID will be VLAN ID + Module + Port + user defined string; If the type is user-defined, the remote ID will be user defined strin; If the type is vendor1, the remote ID will be System MAC address of the device.
Context
- MIB
- DHCPv6-RELAY-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.84.1.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swDHCPv6RelayOption37
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHCPv6-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCPv6-RELAY-MGMT-MIB::swDHCPv6RelayOption37RemoteIDType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCPv6-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCPv6-RELAY-MGMT-MIB::swDHCPv6RelayOption37RemoteIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | cid-with-user-defined |
3 | user-defined |
4 | vendor1 |