ceSctpAssocRemAddressStatus
CISCO-SCTP-MIB ·
.1.3.6.1.4.1.9.10.74.1.2.3.1.3
Object
column Enumeration
The current status of the remote transport address, according to [SCTP]. active - Destination is alive and active inActive - Destination used as source address only failed - Destination has failed
Context
- MIB
- CISCO-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.74.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceSctpAssocRemAddressEntry
- 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-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCTP-MIB::ceSctpAssocRemAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCTP-MIB::ceSctpAssocRemAddressStatus.<ceSctpAssocId>.<ceSctpAssocRemAddressIPType>.<ceSctpAssocRemAddressIP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SCTP-MIB::ceSctpAssocRemAddressStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | active |
1 | inactive |
2 | failed |
Conformance
Member of