hw1588ACRDeviceType
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.12.2.12
Object
scalar r/w
Enumeration
The running device type. Options: 1.client(1) - running as client 2.server(2) - running as server Default: client(1)
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.12.2.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hw1588ACRManage
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hw1588ACRDeviceType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CLK-MIB::hw1588ACRDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | client |
2 | server |