swL3DHCPRelayOption60MatchType

DGS3426P-L3MGMT-MIB · .1.3.6.1.4.1.171.11.70.7.3.3.1.8.4.1.3

Object

column r/w Enumeration
This object indicates match state of this entry.
              
exact(1): means the option 60 string in the packet must full
	match with the specified string.
partial(2): means the option 60 string in the packet only need
	partial match with the specified string.

Context

MIB
DGS3426P-L3MGMT-MIB
OID
.1.3.6.1.4.1.171.11.70.7.3.3.1.8.4.1.3
Type
column
Access
readwrite
Status
current
Parent
swL3DHCPRelayOption60Entry

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 'DGS3426P-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3426P-L3MGMT-MIB::swL3DHCPRelayOption60MatchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3426P-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3426P-L3MGMT-MIB::swL3DHCPRelayOption60MatchType.<swL3DHCPRelayOption60String>.<swL3DHCPRelayOption60RelayIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3426P-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3426P-L3MGMT-MIB::swL3DHCPRelayOption60MatchType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1exact
2partial