All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocRemHostName
cSctpAssocRemHostName
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRemHostName
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Peer's DNS name. If no DNS domain name was received at init time (embedded in the INIT or INIT-ACK chunk) from the peer, this entry will be meaningless, therefore it will contain a NULL value. Otherwise, the remote host name received at init time will be stored.
What is cSctpAssocRemHostName?
This is the remote peer's DNS hostname as received during the SCTP INIT/INIT-ACK exchange, staying empty/NULL whenever the peer didn't embed a domain name in its handshake. It's a convenience field letting an engineer identify which named remote system a given association belongs to directly from SNMP, without cross-referencing the numeric IP in cSctpAssocRemPrimaryAddress against DNS separately. On a signaling gateway peering with a named application server, this might read 'sbc-east.example.net', instantly telling an admin which specific server this association's traffic belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemHostName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemHostName.1
Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpAssocRemHostName OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2 | cSctpTables | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2 | cSctpAssocTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1 | cSctpAssocEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1.2 | cSctpAssocRemHostName | CISCO-IETF-SCTP-MIB |