hwApptype
HUAWEI-SPC-MIB ·
.1.3.6.1.4.1.2011.6.15.1.1.1.11
Object
column r/w
Enumeration
Applied type of SPC. Options: 1. normal(1) -normal application 2. hotline(2) -hotline application 3. mChannelTransparent(3) -M channel transparent 4. pBX-extention(4) -Z interface extension 5. pBX-bothway(5) -PBX bothway application 6. e1-DDI(6) -E1 direct dial in 7. t1-DDI(7) -T1 direct dial in 8. eM-signal(8) -EM signal application
Context
- MIB
- HUAWEI-SPC-MIB
- OID
.1.3.6.1.4.1.2011.6.15.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSpcMngtEntry
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-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwApptype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwApptype.<hwSpcNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SPC-MIB::hwApptype'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | hotline |
3 | mChannelTransparent |
4 | pBX-extention |
5 | pBX-bothway |
6 | e1-DDI |
7 | t1-DDI |
8 | eM-signal |