hwIASSpcOperateType
HUAWEI-SPC-MIB ·
.1.3.6.1.4.1.2011.6.15.4.9
Object
scalar Enumeration
Indicate the operate type on a SPC. Options: 1. add(0) -add spc link 2. delete(1) -delete spc link 3. modify(2) -modify spc link 4. release(3) -spc link end service 5. undorelease(4) -spc link start service 6. dspconfig(5) -config spc link dsp parameters
Context
- MIB
- HUAWEI-SPC-MIB
- OID
.1.3.6.1.4.1.2011.6.15.4.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwIASSpcTrapsVbOids
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-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwIASSpcOperateType.0'
More examples
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::hwIASSpcOperateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | add |
1 | delete |
2 | modify |
3 | release |
4 | undorelease |
5 | dspconfig |