sctpAssocRemHostName
SCTP-MIB ·
.1.3.6.1.2.1.104.1.3.1.2
Object
column OctetString
The peer's DNS name. This object needs to have the same
format as the encoding in the DNS protocol. This implies that
the domain name can be up to 255 octets long, each octet being
0<=x<=255 as value with US-ASCII A-Z having a case insensitive
matching.
If no DNS domain name was received from the peer at init time
(embedded in the INIT or INIT-ACK chunk), this object is
meaningless. In such cases the object MUST contain a zero-
length string value. Otherwise, it contains the remote host
name received at init time.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sctpAssocEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTP-MIB::sctpAssocRemHostName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTP-MIB::sctpAssocRemHostName.<sctpAssocId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTP-MIB::sctpAssocRemHostName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of