cdrIPv6StatsPktType

CISCO-DHCP-RELAY-MIB · .1.3.6.1.4.1.9.9.833.1.1.3.1.2

Object

column Enumeration
The type of the IPv6 DHCP protocol packet based 
on which the statistics are fetched upon.

Context

MIB
CISCO-DHCP-RELAY-MIB
OID
.1.3.6.1.4.1.9.9.833.1.1.3.1.2
Type
column
Access
noaccess
Status
current
Parent
cdrIPv6StatsEntry

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 'CISCO-DHCP-RELAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DHCP-RELAY-MIB::cdrIPv6StatsPktType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DHCP-RELAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DHCP-RELAY-MIB::cdrIPv6StatsPktType.<cdrIPv6StatsIfIndex>.<cdrIPv6StatsPktType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DHCP-RELAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DHCP-RELAY-MIB::cdrIPv6StatsPktType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1solicit
2advertise
3request
4confirm
5renew
6rebind
7reply
8release
9decline
10reconfigure
11infoRequest
12relayForward
13relayReply
14unknown