swDHCPRelayOption61ClientID
DHCP-RELAY-MGMT-MIB ·
.1.3.6.1.4.1.171.12.42.3.4.4.1.2
Object
column RFC1213-MIBDisplayString
This object indicates the string of this entry.
Note:
When the swDHCPRelayOption61ClientType is mac (1),
the format of this object should be XX.XX.XX.XX.XX.XX (MAC address).
When the swDHCPRelayOption61ClientType is string (2),
it is theoretically possible for a valid string
to exceed the allowed length of an SNMP object identifier,
and thus be impossible to represent in tables in this MIB
that are indexed by the string.
Context
- MIB
- DHCP-RELAY-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.42.3.4.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swDHCPRelayOption61Entry
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 'DHCP-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-RELAY-MGMT-MIB::swDHCPRelayOption61ClientID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHCP-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-RELAY-MGMT-MIB::swDHCPRelayOption61ClientID.<swDHCPRelayOption61ClientType>.<swDHCPRelayOption61ClientID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-RELAY-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-RELAY-MGMT-MIB::swDHCPRelayOption61ClientID'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.