hwL2uaLinkSetProtocolType
HWMUSA-SIGTRAN-MIB ·
.1.3.6.1.4.1.2011.2.6.7.6.1.1.1.2
Object
column r/w
Enumeration
Protocol type. Options: 1. iua(1) -indicates that the Protocol type is IUA 2. m2ua(2) -indicates that that the Protocol type is M2UA 3. v5ua(5) -indicates that that the Protocol type is V5UA(currently, only IUA is supported.)
Context
- MIB
- HWMUSA-SIGTRAN-MIB
- OID
.1.3.6.1.4.1.2011.2.6.7.6.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwL2uaLinkSetMngtEntry
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::hwL2uaLinkSetProtocolType'
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::hwL2uaLinkSetProtocolType.<hwL2uaLinkSetNo>'
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::hwL2uaLinkSetProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | iua |
2 | m2ua |
5 | v5ua |