hwSignalMode
HUAWEI-PORT-MIB ·
.1.3.6.1.4.1.2011.5.25.157.1.23.4.1.2
Object
column r/w
Enumeration
Indicates the global signal mode of the physical serial interface. By default, the signal mode is bell5. This object indicates the global signaling mode of an E&M interface. The value can be Bell-1,Bell-2,Bell-3,Bell-4 or Bell-5. The default value is Bell-5.
Context
- MIB
- HUAWEI-PORT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.157.1.23.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwGlobalCfgEntry
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 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwSignalMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwSignalMode.<hwNarrowBandCardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PORT-MIB::hwSignalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bell1 |
2 | bell2 |
3 | bell3 |
4 | bell4 |
5 | bell5 |