cabhPsDevUpnpInfoIpType

CABH-PS-DEV-MIB · .1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.1

Object

The type of InetAddress for cabhPsDevUpnpInfoIp.

Context

MIB
CABH-PS-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.1
Type
column
Access
noaccess
Status
current
Parent
cabhPsDevUpnpInfoEntry

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 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDevUpnpInfoIpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDevUpnpInfoIpType.<cabhPsDevUpnpInfoIpType>.<cabhPsDevUpnpInfoIp>.<cabhPsDevUpnpInfoXmlFragmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-PS-DEV-MIB::cabhPsDevUpnpInfoIpType'

Values & Constraints

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

Conformance

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