cSctpAssocRemAddressIPType

CISCO-IETF-SCTP-MIB · .1.3.6.1.4.1.9.10.75.1.2.4.1.1

Object

Internet type of a remote IP address available for this
association.
-  unknown (0) An unknown address type. This value MUST be
   used if the value of the corresponding InetAddress object
   is a zero-length string. It may also be used to indicate an
   IP address different from IPv4 or IPv6. This value is used
   in this MIB for error conditions.
              
-  ipv4 (1): An IPv4 address as defined by the InetAddressIPv4
   textual convention [RFC2851].
              
-  ipv6 (2): An IPv6 address as defined by the InetAddressIPv6
   textual convention [RFC2851].

Context

MIB
CISCO-IETF-SCTP-MIB
OID
.1.3.6.1.4.1.9.10.75.1.2.4.1.1
Type
column
Access
noaccess
Status
current
Parent
cSctpAssocRemAddressEntry

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

Values & Constraints

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