dvbRcsPktClassDstInetAddressType

DVB-RCS-MIB · .1.3.6.1.2.1.10.239.1.1.4.1.1.9

Object

The type of Internet address of
dvbRcsPktClassDstInetAddress.  If the packet class
destination Internet address is unassigned or unknown,
then the value of this object is unknown(0).

Context

MIB
DVB-RCS-MIB
OID
.1.3.6.1.2.1.10.239.1.1.4.1.1.9
Type
column
Access
readwrite
Status
current
Parent
dvbRcsPktClassEntry
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 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVB-RCS-MIB::dvbRcsPktClassDstInetAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVB-RCS-MIB::dvbRcsPktClassDstInetAddressType.<dvbRcsPktClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DVB-RCS-MIB::dvbRcsPktClassDstInetAddressType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
dvbRcsRcstCompliance1 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1)
An implementation is only required to support IPv4
addresses.