zhoneCpeCondDhcpSrvVciMatch

Zhone-CPE-MIB · .1.3.6.1.4.1.5504.5.16.1.33.2.1.6

Object

column r/w Enumeration
VCI, the Option 60 String included in the DHCP Discover packet, 
may be up to 255 characters long, while the vci-oui field supports 
a maximum of 32 characters. This configuration option specifies 
where to look in the entire Option 60 string for a match. 
Choices are at the beginning (Prefix), at the end (Suffix), 
or anywhere in the string (Substring).

Context

MIB
Zhone-CPE-MIB
OID
.1.3.6.1.4.1.5504.5.16.1.33.2.1.6
Type
column
Access
readwrite
Status
current
Parent
zhoneCpeCondDhcpSrvEntry
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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeCondDhcpSrvVciMatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeCondDhcpSrvVciMatch.<zhoneCpeCondDhcpSrvListIndex>.<zhoneCpeCondDhcpSrvEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpeCondDhcpSrvVciMatch'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1prefix
2suffix
3substring

Conformance