zhoneCpeCmdOperation
Zhone-CPE-MIB ·
.1.3.6.1.4.1.5504.5.16.1.34.1
Object
scalar r/w
Enumeration
The Command operation to be performed. The command operation
will determine which of the other zhoneCpeCmd objects
will be used.
The DELETE commands delete configuration.
The MOVE commands copy configuration from source to
destination. Source configuration is deleted.
The CLONE commands copy configuration from source to
destination. Source configuration is perserved.
Destination configuration befor clone operation is
deleted.
The APPLY commands copy configuration from source to
destination. Source configuration is perserved.
Destination configuration prior to appy operation
is preserved.
Context
- MIB
- Zhone-CPE-MIB
- OID
.1.3.6.1.4.1.5504.5.16.1.34.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhoneCpeCmd
- Groups
- 1
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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeCmdOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpeCmdOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deleteSlot |
2 | deletePort |
3 | deleteCpe |
4 | deleteUni |
5 | deleteService |
10 | moveSlotToSlot |
11 | movePortToPort |
12 | moveCpeToCpe |
13 | moveUniToUni |
15 | moveServiceToService |
20 | cloneSlotToSlot |
21 | clonePortToPort |
22 | cloneCpeToCpe |
23 | cloneUniToUni |
24 | cloneServiceToService |
25 | cloneCpeToSlot |
26 | cloneCpeToPort |
40 | applyCpeToSlot |
41 | applyCpeToPort |
42 | applyCpeToCpe |
60 | createVirtualCpe |
61 | deleteVirtualCpe |
70 | applySvcToCpe |
80 | removeSvcFromCpe |
Conformance
Member of