hwSctpAssocState
HWMUSA-SIGTRAN-MIB ·
.1.3.6.1.4.1.2011.2.6.7.6.1.12.1.2
Object
column Enumeration
Current status of the association Options: 1. closed(1) -indicates that the Current status of the association is closed 2. cookiewait(2) -indicates that the Current status of the association is down 3. cookieecho(3) -indicates that the Current status of the association is cookieecho 4. established(4) -indicates that the Current status of the association is established 5. shutdownpending(5) -indicates that the Current status of the association is shutdownpending 6. shutdownsent(6) -indicates that the Current status of the association is shutdownsent 7. shutdownreceived(7) -indicates that the Current status of the association is shutdownreceived 8. shutdownacksent(8) -indicates that the Current status of the association is shutdownacksent
Context
- MIB
- HWMUSA-SIGTRAN-MIB
- OID
.1.3.6.1.4.1.2011.2.6.7.6.1.12.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSctpAssocInfoEntry
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 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-SIGTRAN-MIB::hwSctpAssocState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-SIGTRAN-MIB::hwSctpAssocState.<hwSctpAssocId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWMUSA-SIGTRAN-MIB::hwSctpAssocState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | cookiewait |
3 | cookieecho |
4 | established |
5 | shutdownpending |
6 | shutdownsent |
7 | shutdownreceived |
8 | shutdownacksent |