sctpAssocPrimProcess
SCTP-MIB ·
.1.3.6.1.2.1.104.1.3.1.12
Object
column SNMPv2-SMIUnsigned32
This object identifies the system level process which holds
primary responsibility for the SCTP association.
Wherever possible, this should be the system's native unique
identification number. The special value 0 can be used to
indicate that no primary process is known.
Note that the value of this object can be used as a pointer
into the swRunTable of the HOST-RESOURCES-MIB(if the value is
smaller than 2147483647) or into the sysApplElmtRunTable of
the SYSAPPL-MIB.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.3.1.12- 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::sctpAssocPrimProcess'
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::sctpAssocPrimProcess.<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::sctpAssocPrimProcess'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of