hwSctpAssocRemoteIP2AllowHB
HWMUSA-SIGTRAN-MIB ·
.1.3.6.1.4.1.2011.2.6.7.6.1.12.1.30
Object
column Enumeration
Whether HB can be sent from this address. Options: 1. no(1) -indicates that the HB can't be sent from this address 2. yes(2) -indicates that the HB can be sent from this address
Context
- MIB
- HWMUSA-SIGTRAN-MIB
- OID
.1.3.6.1.4.1.2011.2.6.7.6.1.12.1.30- 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::hwSctpAssocRemoteIP2AllowHB'
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::hwSctpAssocRemoteIP2AllowHB.<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::hwSctpAssocRemoteIP2AllowHB'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |