cgspLinkSctpAssociationId
CISCO-ITP-GSP-MIB ·
.1.3.6.1.4.1.9.9.336.1.6.1.1.90
Object
column SNMPv2-SMIUnsigned32
If the link type specified by cgspLinkType is 'sctpIp', this is the association identifier defined in the Stream Control Transmission Protocol(SCTP) MIB. Where value greater than zero indicates a valid association. The zero value indicates an association does not exist for this link. This value will always be set to zero one when cgspLinkType is not equal to the 'sctpIp' value. This object replaces cgspLinkSctpAssociation and allows association identifiers to be larger than 65,535.
Context
- MIB
- CISCO-ITP-GSP-MIB
- OID
.1.3.6.1.4.1.9.9.336.1.6.1.1.90- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cgspLinkTableEntry
- 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 'CISCO-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-GSP-MIB::cgspLinkSctpAssociationId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-GSP-MIB::cgspLinkSctpAssociationId.<cgspInstNetwork>.<cgspLinksetName>.<cgspLinkSlc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-GSP-MIB::cgspLinkSctpAssociationId'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of